[jbosstools-issues] [JBoss JIRA] (JBIDE-17987) Bogus syntax warning for EL 3.0 list literal

Rich DiCroce (JIRA) issues at jboss.org
Mon Jul 28 15:01:32 EDT 2014


Rich DiCroce created JBIDE-17987:
------------------------------------

             Summary: Bogus syntax warning for EL 3.0 list literal
                 Key: JBIDE-17987
                 URL: https://issues.jboss.org/browse/JBIDE-17987
             Project: Tools (JBoss Tools)
          Issue Type: Bug
    Affects Versions: 4.2.0.Beta3
            Reporter: Rich DiCroce


Assume you have an XHTML page that contains a JSF tag, and you want to use the EL 3.0 list literal to set an attribute on that tag, e.g.
{code:xml}
<my:tag someListProperty="#{[1, 2, 3]}"/>
{code}

The syntax is valid, but JBT reports the warning "EL syntax error: Expecting expression."



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list