Niels Borman created MYFACES-4204:
-------------------------------------

             Summary: javax.faces.application.ViewExpiredException: View 
"/test.xhtml" could not be restored.
                 Key: MYFACES-4204
                 URL: https://issues.apache.org/jira/browse/MYFACES-4204
             Project: MyFaces Core
          Issue Type: Bug
          Components: Portlet_Support
    Affects Versions: 2.3.0
            Reporter: Niels Borman


The problem arises from jsf.js because after an ajax call all 
javax.faces.ViewState hidden inputs are updated. The solution would be to 
update only those hidden inputs (javax.faces.ViewState) which are also within a 
form with the same action as the form in which the ajax call was executed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to