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

Niels Borman commented on MYFACES-4204:
---------------------------------------

After hit the refreshbutton (6 - dialog refreshbutton hit.png) on the dialog 
all the viewstates are updated and not only the forms (in this case 1) with 
action "/website_bonstat/dialog.xhtml". 

> 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
>            Assignee: Werner Punz
>            Priority: Critical
>         Attachments: 1 - pageload.png, 10 - refreshbutton hit - network.png, 
> 11 - refreshbutton hit - console.png, 12 - refreshbutton hit - source.png, 2 
> - pageload.png, 3 - refreshbutton hit.png, 4 - dialogbutton hit.png, 5 - 
> dialogbutton hit - inspect.png, 6 - dialog refreshbutton hit.png, 7 - dialog 
> refreshbutton hit - inspect.png, 8 - dialog closebutton hit.png, 9 - 
> refreshbutton hit - network.png
>
>
> 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