Community
Participate
Working Groups
Build ID: M20080911-1700 Steps To Reproduce: Using EL expression with "?" operator and strings e.g. ${1==2?"A":"B" } the above line wille be marked with 2 errors ("EL Syntax Error"), the red line will be at ":" and the space before "}" using ${1==2?1:2 } and every thing works ok More information:
*** This bug has been marked as a duplicate of bug 136795 ***