[
https://issues.apache.org/jira/browse/TRINIDAD-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172751#comment-13172751
]
Yuan Gao commented on TRINIDAD-2181:
------------------------------------
attached the fix for trinidad trunk.
> processsavestate and processrestorestate not called in uixcollection
> --------------------------------------------------------------------
>
> Key: TRINIDAD-2181
> URL: https://issues.apache.org/jira/browse/TRINIDAD-2181
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Components
> Affects Versions: 2.0.0-core
> Reporter: Yuan Gao
> Attachments: 12685634.patch
>
>
> With the UIXCollection, in full state saving , we call processSaveState() in
> a hierarchy. However, in partial state saving, we call directly to
> saveState() through visitTree(). We need to move what we do in
> processSaveState() into visitTree.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira