You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Harry Metske (JIRA)" <ji...@apache.org> on 2013/05/28 20:52:26 UTC

[jira] [Reopened] (JSPWIKI-396) UTF-8 characters in wiki pages incorrectly rendered if served by Weblogic

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

Harry Metske reopened JSPWIKI-396:
----------------------------------

      Assignee: Harry Metske  (was: Glen Mazza)

The erronous behavior still is (regardless container) with the following OOTB scenario:

* set OS envvar to LANG=en_US.ISO-8859-1 (at least not UTF-8)
* leave jspwiki.encoding=UTF-8 (the default)
* sample pages (which are UTF-8) should be rendered properly, including special characters:

€ (Hex UTF-8)     : E2 82 AC  (Unicode code point U+20AC)
€ (Hex ISO-8859-1): 80
é (Hex UTF-8)     : C3 A9     (Unicode code point U+00E9)
é (Hex ISO-8859-1): E9

                
> UTF-8 characters in wiki pages incorrectly rendered if served by Weblogic 
> --------------------------------------------------------------------------
>
>                 Key: JSPWIKI-396
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-396
>             Project: JSPWiki
>          Issue Type: Bug
>    Affects Versions: 2.9
>            Reporter: Jürgen Weber
>            Assignee: Harry Metske
>            Priority: Minor
>             Fix For: 2.9.1
>
>         Attachments: GlenJSP396.patch, .jpg, .jpg, main_de.png, screenshot-1.jpg, WikiJSPFilter.java.diff
>
>
> The Germain Main.txt starts with Herzlichen Glückwunsch.
> If the page is served by Weblogic Server, the umlaut is rendered with FFC3 and FFBC in Boxes, both with Firefox and IE. Served by Geronimo, it's fine.
> Herzlichen Glᅢᄐckwunsch
> Firefox page info says, page encoding is UTF-8.

--
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