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

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

    [ https://issues.apache.org/jira/browse/MYFACES-4204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16406108#comment-16406108 ] 

Thomas Andraschko commented on MYFACES-4204:
--------------------------------------------

[~werpu] Could you check that?

> 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
>            Priority: Critical
>
> 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)