UIRepeat has to override visitTree()
------------------------------------
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
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.