[
https://issues.apache.org/jira/browse/WICKET-4110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13122626#comment-13122626
]
Martin Grigorov commented on WICKET-4110:
-----------------------------------------
IE9 reports this problem:
===
Download initiated by the tokenization of the 'src' attribute of a 'script'
element.
This download occurred as a speculative download during HTML preparsing.
This download occurred following a preparser restart (often due to either
document mode switching or mismatched content encoding between a meta tag in
the document and the BOM or a server header).
===
Initially it starts to download resources (css, js, images) but then document
mode or content encoding changes and IE aborts the download of the resources
(this is the reason for the EofExceptions and then it downloads them again...
> Connection lost, give up responding : jetty EOFException
> --------------------------------------------------------
>
> Key: WICKET-4110
> URL: https://issues.apache.org/jira/browse/WICKET-4110
> Project: Wicket
> Issue Type: Bug
> Components: wicket, wicket-extensions
> Affects Versions: 1.5.1
> Environment: Internet explorer 8
> Reporter: Ras Poutine
> Attachments: Eofproject.7z
>
>
> To reproduce : Stop app, clean internet explorer cache files and relaunch app
--
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