You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Jürgen Weber (JIRA)" <ji...@apache.org> on 2016/08/17 11:55:22 UTC

[jira] [Updated] (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 ]

Jürgen Weber updated JSPWIKI-396:
---------------------------------
    Attachment: WikiJSPFilter.java.diff
                WikiEngine.java.diff

WikiJSPFilter is changed so that there is no more need to enumerate servers in UtilJ2eeCompat. WikiJSPFilter now per default uses encoding.
The patches are against Trunk. UtilJ2eeCompat and its test should be removed, the default works with current servers (I tested Tomcat 8, Wildfly 9 and Jetty 9). For older servers jspwiki.nofilterencoding can be set to true.

> 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: .jpg, .jpg, GlenJSP396.patch, WikiEngine.java.diff, WikiJSPFilter.java.diff, WikiJSPFilter.java.diff, main_de.png, screenshot-1.jpg
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)