You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Antonio Gallardo (JIRA)" <ji...@apache.org> on 2006/03/01 20:10:48 UTC

[jira] Commented: (COCOON-1786) BrowserUpdateTransformer can get into invalid state - must override recycle()

    [ http://issues.apache.org/jira/browse/COCOON-1786?page=comments#action_12368338 ] 

Antonio Gallardo commented on COCOON-1786:
------------------------------------------

Improved Second patch applied. Would you cross check the patch and close the issue?

> BrowserUpdateTransformer can get into invalid state - must override recycle()
> -----------------------------------------------------------------------------
>
>          Key: COCOON-1786
>          URL: http://issues.apache.org/jira/browse/COCOON-1786
>      Project: Cocoon
>         Type: Bug
>   Components: Blocks: Ajax
>     Versions: 2.1.8, 2.1.9-dev (current SVN)
>     Reporter: Eric Meyer
>     Assignee: Antonio Gallardo
>  Attachments: BrowserUpdateTransformer-recycle-patch.txt, BrowserUpdateTransformer-setup-recycle-patch.txt
>
> If a form throws an exception during transformation (see https://issues.apache.org/jira/browse/COCOON-1785) then the BrowserUpdateTransformer gets into an invalid state, and futher request by any user or session that happens to use the invalid transformer receive the entire form document inside of the bu:document tag. The client side ajax javascript is then unable to process the resulting update.
> The attached patch (license granted to ASF) overrides recycle() and fixes this problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira