[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8593) JSF validation warning on correct expression using an addition plus method calls

Karsten Wutzke (JIRA) jira-events at lists.jboss.org
Mon Mar 14 20:18:45 EDT 2011


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


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: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list