[
https://issues.apache.org/jira/browse/MYFACES-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12748988#action_12748988
]
Leonardo Uribe commented on MYFACES-2342:
-----------------------------------------
Also, it is necessary to apply PartialStateHolder to objects created in
facelets tag handlers.
> New objects added for new api in UIViewRoot, UIComponent and UIComponentBase
> could be saved and restored
> --------------------------------------------------------------------------------------------------------
>
> Key: MYFACES-2342
> URL: https://issues.apache.org/jira/browse/MYFACES-2342
> Project: MyFaces Core
> Issue Type: Task
> Components: JSR-314
> Reporter: Leonardo Uribe
> Assignee: Leonardo Uribe
>
> The following fields added on jsf 2.0 should be included in
> saveState/restoreState (adding partial support)
> UIViewRoot._viewScope
> UIComponent._systemEventListenerClassMap
> UIComponentBase._behaviorsMap
> I'll check UIComponent hierarchy again for another fields that needs to be
> included on saveState/restoreState methods.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.