[ http://issues.apache.org/jira/browse/MYFACES-565?page=all ]
     
Bruno Aranda closed MYFACES-565:
--------------------------------

    Fix Version: Nightly Build
     Resolution: Fixed

I've solved that in an simpler way.  Now HtmlDataList extends HtmlDataTableHack 
(I've changed the visibility of HtmlDataTableHack to do this) in order to take 
advantage of the possibility to create DataModels using Collections (such as 
Sets). In the past, this was done directly in UIData, but since MYFACES-268 
this changed.

> t:dataList doesn't work with Sets anymore
> -----------------------------------------
>
>          Key: MYFACES-565
>          URL: http://issues.apache.org/jira/browse/MYFACES-565
>      Project: MyFaces
>         Type: Bug
>   Components: Tomahawk
>     Versions: Nightly Build
>     Reporter: Sylvain Vieujot
>      Fix For: Nightly Build

>
> t:dataList used to work with Sets, but it doesn't work now (returns the set 
> instead of it's elements).

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

Reply via email to