[
https://issues.apache.org/jira/browse/MYFACES-4204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16408501#comment-16408501
]
Werner Punz edited comment on MYFACES-4204 at 3/21/18 8:13 PM:
---------------------------------------------------------------
Hi I just wanted to inform everybody on the timetable for the fix.
You can expect the fix around the 30th (friday next week).
The reason for this is I am bound by private and work issues
until then.
Until then I have a request: From the bug description it seems to me, that the
partial response
facilities of jsf 2.3 are not utilized here:
(See [http://arjan-tijms.omnifaces.org/p/jsf-23.html#790)] for a quick info
outside of the spec.
Hence I would need the response you are getting and the rendered html so that I
can make an analysis here.
was (Author: werpu):
Hi I just wanted to inform everybody on the timetable for the fix.
You can expect the fix around the 30th (friday next week).
The reason for this is I am bound by private and work issues
until then.
> 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)