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

Vlado Pakan (JIRA) issues at jboss.org
Mon Sep 1 12:41:00 EDT 2014


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

Vlado Pakan closed JBIDE-17987.
-------------------------------


Verified with JBDS 8.0.0.CR1-v20140831-0335-B201

> 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
>            Assignee: Viacheslav Kabanovich
>             Fix For: 4.2.0.CR1
>
>
> 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.3.1#6329)


More information about the jbosstools-issues mailing list