[
https://issues.apache.org/jira/browse/WICKET-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sven Meier resolved WICKET-5374.
--------------------------------
Resolution: Fixed
Fix Version/s: 6.12.0
7.0.0
using another XhtmlRenderer constructor now to avoid usage of
StringBufferInputStream
> SourcesPage fails on resources with non-ASCII characters
> --------------------------------------------------------
>
> Key: WICKET-5374
> URL: https://issues.apache.org/jira/browse/WICKET-5374
> Project: Wicket
> Issue Type: Bug
> Components: wicket-examples
> Affects Versions: 7.0.0, 6.9.1
> Reporter: Sven Meier
> Assignee: Sven Meier
> Priority: Minor
> Fix For: 7.0.0, 6.12.0
>
>
> When created with a String input argument, XhtmlRenderer uses the deprecated
> java.io.StringBufferInputStream, which "does not properly convert characters
> into bytes" (javadoc).
> Thus the rendered output may contain invalid characters for the Ajax response.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira