Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.3.0
-
None
-
None
Description
As described at https://github.com/javaee/javaserverfaces-spec/issues/1102 , UIRepeat should behave as c:forEach when given a begin and an end parameter, without any model.
Mojarra impl already does that, as the deployment of the attached xhtml shows (althought it has some issues of her own on rerender).
There's also a patch built on 2.3.0 version. Due to time restrictions, I couldn't make a unit test for the change, but the patched myfaces versions passes on all other tests and behaves on other jsf projects. Hope you can grab the changes.
Attachments
Attachments
Issue Links
- breaks
-
MYFACES-4222 MYFACES-4203 regresses ui:repeat , can't update the step
- Resolved