[jbosstools-issues] [JBoss JIRA] Moved: (JBIDE-999) var attributes in JSF datatable not recognized by Seam Validator

Max Andersen (JIRA) jira-events at lists.jboss.org
Tue Oct 2 16:56:05 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-999?page=all ]

Max Andersen moved RHDS-207 to JBIDE-999:
-----------------------------------------

              Project: JBoss Tools  (was: Red Hat Developer Studio)
                  Key: JBIDE-999  (was: RHDS-207)
    Affects Version/s: 2.0.0.Beta3
                           (was: 1.0.0.beta1)

> var attributes in JSF datatable not recognized by Seam Validator
> ----------------------------------------------------------------
>
>                 Key: JBIDE-999
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-999
>             Project: JBoss Tools
>          Issue Type: Bug
>    Affects Versions: 2.0.0.Beta3
>            Reporter: Jacob Orshalick
>
> Named "var" attributes in a JSF datatable are not being recognized and are therefore evaluated by the Seam Validator as an Invalid Expression. For instance if I have the following:
> Code:
> ...
> <h:dataTable var="entry" value="#{myList}">
>   <h:column>
>      <h:outputText value="#{entry.value}" />
>   </h:column>
> ...
> myList is recognized but entry is not. #{entry.value} is shown as an Invalid Expression.

-- 
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