[ https://issues.apache.org/jira/browse/MYFACES-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Leonardo Uribe updated MYFACES-3463: ------------------------------------ Resolution: Fixed Fix Version/s: 2.1.7 2.0.13 Status: Resolved (was: Patch Available) > Refactor UIRepeat code to implement PSS algorithm like UIData and fix state > behavior > ------------------------------------------------------------------------------------ > > Key: MYFACES-3463 > URL: https://issues.apache.org/jira/browse/MYFACES-3463 > Project: MyFaces Core > Issue Type: Improvement > Components: JSR-314 > Affects Versions: 2.0.12, 2.1.6 > Reporter: Leonardo Uribe > Assignee: Leonardo Uribe > Fix For: 2.0.13, 2.1.7 > > Attachments: MYFACES-3463-1.patch > > > Right now, the code in org.apache.myfaces.view.facelets.component.UIRepeat > has not been reviewed more than to fix issues related to JSF 2 spec. It > works, but it can be done better. > The code has the following opportunities: > - Implement PSS algorithm, to prevent store data in the state. > - The algorithm used in UIData to handle state is better. > - Fix MYFACES-3415 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira