[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1039) Seam Validator does not recognize valid boolean EL expressions

Max Andersen (JIRA) jira-events at lists.jboss.org
Mon Oct 8 09:40:11 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-1039?page=comments#action_12380956 ] 
            
Max Andersen commented on JBIDE-1039:
-------------------------------------

In #1 one you mean just scan for possible component/property references, correct ?

Sounds like a good thing to do - don't forget to look into what JBoss EL can do (there are additional syntax elements that we should either support or not report errors against)

See http://docs.jboss.com/seam/1.3.0.ALPHA/reference/en/html/elenhancements.html for the enhancements.

> Seam Validator does not recognize valid boolean EL expressions
> --------------------------------------------------------------
>
>                 Key: JBIDE-1039
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1039
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: JSF
>    Affects Versions: 2.0.0.Beta4
>            Reporter: Jacob Orshalick
>         Assigned To: Alexey Kazakov
>             Fix For: 2.0.0.CR1
>
>
> Seam Validator does not recognize boolean expressions in EL.  For example, if I have the following:
> <h:panelGroup rendered="#{not empty search.results}">
> The "#{not empty search.results}" shows up as Illegal Expression even though this is valid EL.  Thanks.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list