[ 
https://issues.apache.org/jira/browse/JSPWIKI-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lutz Tietze updated JSPWIKI-348:
--------------------------------

    Attachment: UtilJ2eeCompatTest.java.patch
                UtilJ2eeCompat.java.patch
                WikiJSPFilter.java.patch

This is a simple solution for this issue only. The check of the container could 
also be used for other purposes.

> 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
>            Priority: Minor
>         Attachments: Edit.png, JSPWIKI-348.patch, JSPWiki-348.patch, 
> JSPWiki-348.patch, Main.png, UtilJ2eeCompat.java.patch, 
> UtilJ2eeCompatTest.java.patch, View.png, WikiJSPFilter.java.patch
>
>
> 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.

Reply via email to