[jbosstools-issues] [JBoss JIRA] Created: (RHDS-216) Seam Validator does not recognize valid boolean EL expressions

Jacob Orshalick (JIRA) jira-events at lists.jboss.org
Fri Oct 5 14:03:05 EDT 2007


Seam Validator does not recognize valid boolean EL expressions
--------------------------------------------------------------

                 Key: RHDS-216
                 URL: http://jira.jboss.com/jira/browse/RHDS-216
             Project: Red Hat Developer Studio
          Issue Type: Bug
    Affects Versions: 1.0.0.beta1
            Reporter: Jacob Orshalick


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