[
https://issues.apache.org/jira/browse/MYFACES-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984391#action_12984391
]
Werner Punz edited comment on MYFACES-2958 at 1/20/11 4:14 PM:
---------------------------------------------------------------
Ok found the bug the bag was in an incorrect error termination of the response
processing due to the form issuing the request not being found anymore (the ids
had changed)
I fixed that on my code and things look good now.
Only render="@all" or render could trigger this bug
was (Author: werpu):
Ok found the bug the bag was in an incorrect error termination of the
response processing due to the form issuing the request not being found anymore
(the ids had changed)
I fixed that on my code and things look good now.
> 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.