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


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