[
https://issues.apache.org/jira/browse/COCOON-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Gallardo closed COCOON-2027.
------------------------------------
Resolution: Fixed
Fix Version/s: 2.2-dev (Current SVN)
2.1.11-dev (Current SVN)
Thanks for the patch. It was applied in both branches (2.1.11-dev and 2.2).
Feel free to reopen the issue if needed.
> [PATCH] Handling of empty responses in AJAX Forms with IFrame transport
> -----------------------------------------------------------------------
>
> Key: COCOON-2027
> URL: https://issues.apache.org/jira/browse/COCOON-2027
> Project: Cocoon
> Issue Type: Bug
> Components: Blocks: Forms
> Affects Versions: 2.1.11-dev (Current SVN), 2.2-dev (Current SVN)
> Reporter: Jan Oberst
> Fix For: 2.1.11-dev (Current SVN), 2.2-dev (Current SVN)
>
> Attachments: cocoon-iframe-continue.patch
>
>
> We are experiencing problems with Cocoon Forms under following circumstances:
> - Using an AJAX-form
> - with file-upload (using the IFRAME Dojo transport accordingly)
> - using MSIE 6 or 7
> - pressing the cancel button
> In this case, an empty response is send. Because of browser limitations, an
> empty response is emulated using the bu:continue browser-update construct.
> Microsoft Internet Explorer expects always HTML response when dealing with
> the IFrame transport, so it cannot handle the XML-response (bu:continute)
> generated by Cocoon.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.