[ 
https://issues.apache.org/jira/browse/WICKET-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149087#comment-13149087
 ] 

俞宏伟 edited comment on WICKET-3869 at 11/12/11 2:59 PM:
-------------------------------------------------------

I also encountered a similar problem in my application only when  IE9 
compatibility mode. IE9, Firefox9, Chrome 16 will not occur.

when click ajaxlink to show modalwindow(without any image resource), IE display 
404 page, and server side throws "ClientAbortException: java.io.IOException" 

Wicket 1.5.1,1.5.2,1.5.3
Tomcat 7
JDK1.6


Same code, there is no problem in wicket1.4.x or wicket 1.5.0 versions
                
      was (Author: nhsoft.yhw):
    I also encountered a similar problem in my application only when  IE9 
compatibility mode. IE9, Firefox9, Chrome 16 will not occur.

Wicket 1.5.1,1.5.2,1.5.3
Tomcat 7
JDK1.6

Same code, there is no problem in wicket1.4.x or wicket 1.5.0 versions
                  
> ResponseIOException when ajax response contains resource reference
> ------------------------------------------------------------------
>
>                 Key: WICKET-3869
>                 URL: https://issues.apache.org/jira/browse/WICKET-3869
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-RC5.1
>         Environment: Internet Explorer
>            Reporter: Sodasmile
>              Labels: ResponseIOException, explorer, internet
>             Fix For: 1.5-RC6
>
>         Attachments: Eofproject.7z, internetexplorer-requests.png, 
> iwicket-no-image.tgz, iwicket.zip, lazyloaderror.zip
>
>
> When ajax response (show modal window) contains shared image response, server 
> log reports ResponseIOException.
> See attached example application. Using maven, type mvn package jetty:run. 
> Open http://localhost/8080/iwicket/ in Internet Explorer, click the link, 
> watch server log (may need to open/close modal window a few times, but 
> usually appears on first attempt). 

--
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


Reply via email to