[
https://issues.apache.org/jira/browse/WICKET-4332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13187025#comment-13187025
]
Martin Grigorov commented on WICKET-4332:
-----------------------------------------
The last tried one is "Microsoft.XMLDOM" which is the one that has been in use
until now.
The new code just tries to find the newest version of the ActiveXObject that is
able to parse XML and falls back to older versions.
See
http://blogs.msdn.com/b/xmlteam/archive/2006/10/23/using-the-right-version-of-msxml-in-internet-explorer.aspx
for more information.
> 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
> Assignee: Martin Grigorov
> Fix For: 1.5.4, 6.0.0
>
> Attachments: WICKET-4332.patch, wicket-4332.tar.bz2
>
>
> 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