IE display the ExceptionErrorPage as "The XML page cannot be displayed" due to
license comment
----------------------------------------------------------------------------------------------
Key: WICKET-1241
URL: https://issues.apache.org/jira/browse/WICKET-1241
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.3.0-rc2
Environment: Internet Explorer 6.0
Reporter: Niels Bo
After updating from rc1 to rc2, the ExceptionErrorPage is shown as below in
Internet Explorer 6.0 (but ok in FireFox).
The solution is probably just to move the license comment down somewhere after
the DOCTYPE statement.
The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and then
click the Refresh button, or try again later.
--------------------------------------------------------------------------------
The character '>' was expected. Error processing resource
'http://www.w3.org/TR/html4/loose.dtd'. Line 31, Position 3
-- Typical usage:
--^
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.