[ http://issues.apache.org/jira/browse/ADFFACES-209?page=all ]

Adam Winer updated ADFFACES-209:
--------------------------------

        Status: Resolved  (was: Patch Available)
    Resolution: Fixed

Checked in patch.  Thanks!

> stateManagerImpl does not preserve state for UIViewRoot Correctly.
> ------------------------------------------------------------------
>
>                 Key: ADFFACES-209
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-209
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>            Reporter: Arjuna Wijeyekoon
>         Attachments: stateManager_viewroot_cache_issue.patch
>
>
> Currently, Trinidad's StateManagerImpl recreates the UIViewRoot component on 
> every request.
> This causes the following bugs:
> 1. not all state is copied from the old UIViewRoot to the new UIViewRoot, 
> specifically:
>  unique id counters and faces listeners, etc ...
> 2. If  the class for UIViewRoot component is redefined in faces-config.xml, 
> this will break after first the first restoreState call.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to