[ https://issues.apache.org/jira/browse/JSPWIKI-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291867#comment-13291867 ]
Harry Metske commented on JSPWIKI-396: -------------------------------------- Jürgen, I can't think of anything going wrong in JSPWiki here, if you have set the property jspwiki.encoding=UTF-8. The hexdumped html page should show x'c3' x'bc' for an ü character, and the same for the wiki page on the file system. The http response header you should get is "Content-Type:text/html;charset=UTF-8". Then everything should work fine. I cannot reproduce the issue here, tried different browsers (with Tomcat). So Tomcat works fine, Geronimo does, Glassfish does, but WebLogic doesn't, what could we possibly fix in JSPWiki ? > 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 > Components: Default template > Reporter: Jürgen Weber > Priority: Minor > Attachments: .jpg, .jpg, 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira