You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Andrew Robinson (JIRA)" <de...@myfaces.apache.org> on 2010/09/30 17:59:32 UTC

[jira] Created: (TRINIDAD-1932) Changes to UIXIterator break full visiting

Changes to UIXIterator break full visiting
------------------------------------------

                 Key: TRINIDAD-1932
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1932
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions: 2.0.0.3-core
            Reporter: Andrew Robinson
            Assignee: Andrew Robinson
            Priority: Blocker


UIXIterator was changed to check the getSubtreeIdsToVisit, but the code does not handle the ALL_IDS use case. As a result, any page with a component of UIXIterator or any subclass will throw errors if someone attempts to use a full tree visit.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TRINIDAD-1932) Changes to UIXIterator break full visiting

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

Andrew Robinson resolved TRINIDAD-1932.
---------------------------------------

       Resolution: Fixed
    Fix Version/s:  1.2.12-core

> Changes to UIXIterator break full visiting
> ------------------------------------------
>
>                 Key: TRINIDAD-1932
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1932
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 1.2.13-core 
>            Reporter: Andrew Robinson
>            Assignee: Andrew Robinson
>            Priority: Blocker
>             Fix For:  1.2.12-core
>
>
> UIXIterator was changed to check the getSubtreeIdsToVisit, but the code does not handle the ALL_IDS use case. As a result, any page with a component of UIXIterator or any subclass will throw errors if someone attempts to use a full tree visit.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.