You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bruno Aranda (JIRA)" <de...@myfaces.apache.org> on 2007/04/28 11:51:15 UTC

[jira] Resolved: (MYFACES-1601) JSF 1.2 TLD compliance: attribute "var" from dataTable with wrong configuration

     [ https://issues.apache.org/jira/browse/MYFACES-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno Aranda resolved MYFACES-1601.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.0-SNAPSHOT
         Assignee: Bruno Aranda  (was: Tim McConnell)

Sorry Tim if you were already working on this one, but I needed to fix it as the generated code was not compiling. Thanks!

> JSF 1.2 TLD compliance: attribute "var" from dataTable with wrong configuration
> -------------------------------------------------------------------------------
>
>                 Key: MYFACES-1601
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1601
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-252
>            Reporter: Bruno Aranda
>         Assigned To: Bruno Aranda
>             Fix For: 1.2.0-SNAPSHOT
>
>
> The "var" attribute in dataTable:
> - Should be required=false (now it is true)
> - Should be a deferred value (must evaluate to java.lang.String)
> http://java.sun.com/javaee/javaserverfaces/1.2/docs/tlddocs/h/dataTable.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.