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 21:31:00 UTC

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

    [ https://issues.apache.org/jira/browse/MYFACES-4203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16394500#comment-16394500 ] 

Paulo Cristovão de Araújo Silva Filho edited comment on MYFACES-4203 at 3/11/18 9:30 PM:
-----------------------------------------------------------------------------------------

I had some issues on getting the source code (I haven't used subversion for about 6 years now) and setting up my environment to dig into the source. My bad. I'll try to do better in future. Hope the patch is useful. Thanks! :) 


was (Author: pcristof):
I had some issues on getting the source code (I haven't use subversion for about 6 years now) and setting up my environment to dig into the source. My bad. I'll try to do better in future. Hope the patch is usefull. Thanks! :) 

> 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
>            Assignee: Thomas Andraschko
>            Priority: Major
>             Fix For: 2.3.1
>
>         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)