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

Martin Grigorov commented on WICKET-3869:
-----------------------------------------

There is a possibility that this problem has been fixed with WICKET-5392 in 
master branch (7.x).
If your application reproduces the problem then override 
AbstractResource#flushResponseAfterHeaders(WebResponse) to do nothing and tell 
us whether it helped you.

> 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 was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to