]
Karsten Wutzke commented on JBIDE-8593:
---------------------------------------
When you're at it, you might want to swat another one:
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
Environment: All
Reporter: Karsten Wutzke
Assignee: Alexey Kazakov
Priority: Minor
Labels: el, expressions, jsf
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: