]
Alexey Kazakov updated JBIDE-8593:
----------------------------------
Assignee: Viacheslav Kabanovich (was: Alexey Kazakov)
Fix Version/s: 3.3.0.M1
Affects Version/s: 3.2.0.Final
JSF validation warning on correct expression using an addition plus
method calls
--------------------------------------------------------------------------------
Key: JBIDE-8593
URL:
https://issues.jboss.org/browse/JBIDE-8593
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.2.0.Final
Environment: All
Reporter: Karsten Wutzke
Assignee: Viacheslav Kabanovich
Priority: Minor
Labels: el, expressions, jsf
Fix For: 3.3.0.M1
In an expression in an XHTML file
#{(seasonHome.instance.startYear + 1).toString().substring(2)}
JBoss Tools shows a warning right at the dot following the +1 parentheses saying:
"EL syntax error: Expecting '}'."
--
This message is automatically generated by JIRA.
For more information on JIRA, see: