You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Paulo Cristovão de Araújo Silva Filho (JIRA)" <de...@myfaces.apache.org> on 2018/03/11 03:44:00 UTC

[jira] [Created] (MYFACES-4203) Verson 2.3.0 not compliant with JSF spec 1102 on UIRepeat

Paulo Cristovão de Araújo Silva Filho created MYFACES-4203:
--------------------------------------------------------------

             Summary: Verson 2.3.0 not compliant with JSF spec 1102 on UIRepeat
                 Key: MYFACES-4203
                 URL: https://issues.apache.org/jira/browse/MYFACES-4203
             Project: MyFaces Core
          Issue Type: Bug
    Affects Versions: 2.3.0
            Reporter: Paulo Cristovão de Araújo Silva Filho
         Attachments: index.xhtml, myfaces-spec1102.diff

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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)