[
https://issues.apache.org/jira/browse/JSPWIKI-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harry Metske updated JSPWIKI-348:
---------------------------------
Attachment: JSPWIKI-348.patch
Thanks Lutz.
I created a (slightly modified) patch for the current trunk (2.7.0-alpha-23)
and tested on Tomcat 5.5.17 on z/OS. (see attachment)
I plan to do some further testing on Tomcat/Linux and Glassfish/Linux.
> German umlauts not displayed properly on OC4J installation
> ----------------------------------------------------------
>
> Key: JSPWIKI-348
> URL: https://issues.apache.org/jira/browse/JSPWIKI-348
> Project: JSPWiki
> Issue Type: Bug
> Components: Servlet Container/Java compatibility
> Affects Versions: 2.6.0, 2.6.1, 2.6.2, 2.6.3
> Environment: openSuSe 10.3/Windows XP
> Oracle Container for J2EE (OC4J 10.1.3.1)
> JSPWiki 2.6.0/2.6.3
> Firefox 3/IE 6
> Reporter: Lutz Tietze
> Assignee: Harry Metske
> Attachments: Edit.png, JSPWIKI-348.patch, JSPWiki-348.patch,
> JSPWiki-348.patch, Main.png, View.png
>
>
> The German umlauts are shown as chinese (?) letters.
> The problem was found in the MyServletResponseWrapper in WikiJSPFilter.java.
> The conversion of the outputstream into a CharArrayWriter seams to be
> implemented differently on OC4J. The use of a ByteArrayOutputStream instead
> works for OC4J.
> Not tested on any other servlet container.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.