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

Werner Punz commented on MYFACES-2958:
--------------------------------------

Ok the bug is reproducable, the viewstate elements are really lost, it is a 
combination of renderAll and a bug in our viewstate fix I assume. The response 
correctly delivers the entire page and then delivers a separate viewState 
element, at that time the fix should kick in and should apply new viewState 
elements because the new content does not have them and this seems to fail one 
way or the other.
A fix is on the way and will be committed tomorrow.


> Improve handling of AJAX response if source element is deleted
> --------------------------------------------------------------
>
>                 Key: MYFACES-2958
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2958
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: JSR-314
>    Affects Versions: 2.0.3-SNAPSHOT
>         Environment: myfaces trunk
>            Reporter: Martin Kočí
>             Fix For: 2.0.3
>
>         Attachments: MYFACES-2958.patch
>
>
> If ajax response removes HTML form with source element, .js stops processing 
> of others  HTML forms (specially it does not update ViewState elements).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to