[
https://issues.apache.org/jira/browse/MYFACES-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakob Korherr resolved MYFACES-2693.
------------------------------------
Fix Version/s: 2.0.1-SNAPSHOT
Resolution: Fixed
> UIRepeat has to override visitTree() and invokeOnComponent()
> ------------------------------------------------------------
>
> Key: MYFACES-2693
> URL: https://issues.apache.org/jira/browse/MYFACES-2693
> Project: MyFaces Core
> Issue Type: Task
> Components: JSR-314
> Affects Versions: 2.0.0
> Reporter: Jakob Korherr
> Assignee: Jakob Korherr
> Fix For: 2.0.1-SNAPSHOT
>
>
> While working on the extended debug support, I noticed that ui:repeat only
> visits its children once whereas it should visit them once for every value in
> the DataModel (somehow like UIData.visitTree()). A black box test of mojarra
> confirmed my thoughts.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.