David javaDeveloper created WICKET-4701:
-------------------------------------------
Summary: 6.0.0-beta3: Ajax upload file is not working in IE
Key: WICKET-4701
URL: https://issues.apache.org/jira/browse/WICKET-4701
Project: Wicket
Issue Type: Bug
Affects Versions: 6.0.0-beta3
Environment: Using eclipse Indigo on Linux. dDployed on Jboss 7.
Reporter: David javaDeveloper
In IE (IE8, IE9), when pressing on the button that supposed to do the Ajax
upload – a new explorer window is opened with the ajax-response content. and
the upload itself failed.
Note that in Firefox && Chrome it's working well.
I will attach a quickstart.
You can also see the problem in the wicket-examples of version 6.0.0-beta3.
(I took the wicket-examples from the wicket 6.0.0-beta3. download folder, and
I created it as a java project. My purpose was to check if this is only my
application problem or a real problem.
And actually I saw that a similar problem exists also in the Ajax upload file
of wicket-examples of version 6.0.0-beta3. )
--
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