[ https://issues.jboss.org/browse/RF-13307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978576#comment-12978576 ]
Jiří Štefek edited comment on RF-13307 at 6/23/14 10:11 AM: ------------------------------------------------------------ Created a branch in qa repo ([link|https://github.com/richfaces/richfaces-qa/tree/RF-13307]) for testing of this feature. Verified in 4.5. with these builds: [EAP 6.3 (jsf 2.1)|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/richfaces-x.y-metamer-parametrized-test-runner-win/386/parameters/], [WildFly 8.1 (jsf 2.2)|http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/richfaces-x.y-metamer-parametrized-test-runner-win/387/parameters/](there is one false negative test result). Closing. was (Author: jstefek): Created a branch in qa repo ([link|https://github.com/richfaces/richfaces-qa/tree/RF-13307]) for testing of this feature. Verified in 4.5. with [this build|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/richfaces-x.y-metamer-parametrized-test-runner-win/386/testReport/]. Closing. > Support java.util.Collection in iteration components > ---------------------------------------------------- > > Key: RF-13307 > URL: https://issues.jboss.org/browse/RF-13307 > Project: RichFaces > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: component-tables > Affects Versions: 4.3.4, 5.0.0.Alpha1 > Environment: Wildfly-8.0.0.Beta1 > Reporter: Matti Bickel > Assignee: Lukáš Fryč > Labels: 45x, jsf22 > Fix For: 4.5.0.Alpha3, 5.0.0.Alpha3 > > Original Estimate: 1 hour > Remaining Estimate: 1 hour > > JSF-2.2 now supports iteration over sets as in > {code:xml} > <h:dataTable value="#{myBean.mySet}" var="elem"> > <h:column>#{elem.name}</h:column> > </h:dataTable> > {code} > Using RF iteration components this is currently not possible as > UISequence.java doesn't detect Sets and treats them as scalar values. > Would be nice if RF catches up with JSF here. -- This message was sent by Atlassian JIRA (v6.2.6#6264) _______________________________________________ richfaces-issues mailing list richfaces-issues@lists.jboss.org https://lists.jboss.org/mailman/listinfo/richfaces-issues