You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Martin Kočí (JIRA)" <de...@myfaces.apache.org> on 2011/05/03 11:53:03 UTC

[jira] [Created] (MYFACES-3124) Use both SKIP_ITERATION hints in RESTORE_VIEW

Use both SKIP_ITERATION hints in RESTORE_VIEW
---------------------------------------------

                 Key: MYFACES-3124
                 URL: https://issues.apache.org/jira/browse/MYFACES-3124
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
    Affects Versions: 2.1.0-SNAPSHOT
         Environment: myfaces core trunk
            Reporter: Martin Kočí
            Assignee: Martin Kočí
            Priority: Minor


With JSF 2.1 there are two hints: 
1) String "javax.faces.visit.SKIP_ITERATION"
2) javax.faces.component.visit.VisitHint.SKIP_ITERATION

In RESTORE_VIEW use both hints for visitor, because third party renderkits can use one of them.

It seems that latest mojarra uses both too.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MYFACES-3124) Use both SKIP_ITERATION hints in RESTORE_VIEW

Posted by "Martin Kočí (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Kočí updated MYFACES-3124:
---------------------------------

    Status: Patch Available  (was: Open)

> Use both SKIP_ITERATION hints in RESTORE_VIEW
> ---------------------------------------------
>
>                 Key: MYFACES-3124
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3124
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.1.0-SNAPSHOT
>         Environment: myfaces core trunk
>            Reporter: Martin Kočí
>            Assignee: Martin Kočí
>            Priority: Minor
>
> With JSF 2.1 there are two hints: 
> 1) String "javax.faces.visit.SKIP_ITERATION"
> 2) javax.faces.component.visit.VisitHint.SKIP_ITERATION
> In RESTORE_VIEW use both hints for visitor, because third party renderkits can use one of them.
> It seems that latest mojarra uses both too.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MYFACES-3124) Use both SKIP_ITERATION hints in RESTORE_VIEW

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe updated MYFACES-3124:
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.0-SNAPSHOT
           Status: Resolved  (was: Patch Available)

Thanks to Martin Koci for provide this patch

> Use both SKIP_ITERATION hints in RESTORE_VIEW
> ---------------------------------------------
>
>                 Key: MYFACES-3124
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3124
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.1.0-SNAPSHOT
>         Environment: myfaces core trunk
>            Reporter: Martin Kočí
>            Assignee: Martin Kočí
>            Priority: Minor
>             Fix For: 2.1.0-SNAPSHOT
>
>         Attachments: MYFACES-3124.patch
>
>
> With JSF 2.1 there are two hints: 
> 1) String "javax.faces.visit.SKIP_ITERATION"
> 2) javax.faces.component.visit.VisitHint.SKIP_ITERATION
> In RESTORE_VIEW use both hints for visitor, because third party renderkits can use one of them.
> It seems that latest mojarra uses both too.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira