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

Alexey Kazakov (JIRA) issues at jboss.org
Mon Jul 28 15:05:29 EDT 2014


     [ https://issues.jboss.org/browse/JBIDE-17987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov updated JBIDE-17987:
-----------------------------------

    Component/s: jsf
                 jsp/jsf/xml/html source editing


> 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
>          Components: jsf, jsp/jsf/xml/html source editing
>    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