FileUpload: Using IE9 in IE8 compatibility mode, ajax-response cannot be parsed
-------------------------------------------------------------------------------
Key: WICKET-4332
URL: https://issues.apache.org/jira/browse/WICKET-4332
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.5.3
Reporter: Andreas Köhler
See the quickstart project.
When using a simple form with multipart/form-data and an IE9 (9.0.8112.16421
here) in IE8 compatibility mode (via X-UA-Compatible meta tag),
the posting of the data in the hidden iframe works but the response text/xml is
not handled correctly.
ERROR: Wicket.Ajax.Call.failure: Error while parsing response: Could not find
root <ajax-response> element
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira