You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Niels Borman (JIRA)" <de...@myfaces.apache.org> on 2018/03/20 10:29:00 UTC

[jira] [Created] (MYFACES-4204) javax.faces.application.ViewExpiredException: View "/test.xhtml" could not be restored.

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)