Windows XP/IE 8 Ajax File Upload Response Redirect Issue
--------------------------------------------------------
Key: WICKET-3432
URL: https://issues.apache.org/jira/browse/WICKET-3432
Project: Wicket
Issue Type: Bug
Components: wicket-extensions
Affects Versions: 1.4.12
Environment: Windows XP Pro SP3, IE 8.0.6001.18702
Reporter: John Owen
When using MultiFileUploadField to upload a large file (400mb in my case, other
tests may occur at lower/higher values), IE 8.0.6001.18702 on Win XP SP3 will
not process the redirect generated by setResponsePage(...). Other OS/browser
combos seem to work, including Win 7/IE 8, Win 7/FF, Win XP/IE 7, et al.
I can see via Wireshark that the response is sent back to IE, but the browser
never redirects and the ajax indicator just spins (see quickstart). This may be
an IE issue, but if there's a Wicket/Javascript work-around, I would appreciate
some research/assistance.
Quick start attached.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira