[
https://issues.jboss.org/browse/JBIDE-6135?page=com.atlassian.jira.plugin...
]
Isaac Rooskov updated JBIDE-6135:
---------------------------------
Release Notes Docs Status: Documented as Resolved Issue
Writer: irooskov
Release Notes Text: JSF expression language (EL) validation would fail for EL
that was valid. The AbstractELCompletionEngine.java file has been updated to ensure this
issue does not occur in this release.
EL validation failes for valid JSF-EL
-------------------------------------
Key: JBIDE-6135
URL:
https://issues.jboss.org/browse/JBIDE-6135
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JSF
Affects Versions: 3.1.0.GA
Environment: Jboss Tools 3.1 GA, Facelets, JSF 1.2, Eclipse 3.5
Reporter: nimo stephan
Assignee: Victor Rubezhny
Labels: new_and_noteworthy
Fix For: 4.0.0.Alpha1
When using the following valid EL in XHTML:
#{myBean.myMap['hobby'].size}
the Jboss tools validator throws the following exception:
'size' cannot be resolved.
Jboss tools should treat such expressions not as an error.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira