[
https://issues.apache.org/jira/browse/WICKET-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013377#comment-14013377
]
Rakesh A commented on WICKET-3869:
----------------------------------
We are using Wicket 6.12.0, and overriding
"AbstractResource#flushResponseAfterHeaders(WebResponse)" and not calling super
implementation to avoid flushing headers didn't solve the issue. We observed
that it is more frequent in IE8 in our case.
> 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.2#6252)