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
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