Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
1.0.9-core
-
None
-
None
Description
ForEach tag is missing in tr.taglib.xml. This one has similar component in Facelets named repeat, but it's not same at all. Trinidad's ForEach has some special meaning in rendering of other components. For example this can be used in panelList, panelTabbed etc. components to iterate over collection to render required component children. But Facelet's repeat component cannot do that job.