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/12/16 00:16:01 UTC

[jira] Created: (TRINIDAD-1980) UIXCollection suspend and resume do not clear the row index / key

UIXCollection suspend and resume do not clear the row index / key
-----------------------------------------------------------------

                 Key: TRINIDAD-1980
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1980
             Project: MyFaces Trinidad
          Issue Type: Bug
            Reporter: Andrew Robinson
            Assignee: Andrew Robinson


The code I added for suspending the component change stack in the collection was not complete. Even though the var & varStatus were being removed from the request map, the row key was left intact. This causes exceptions if a visit tree is performed from the view root back into the same collection.

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