[ 
https://issues.apache.org/jira/browse/JSPWIKI-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14802901#comment-14802901
 ] 

Paul Illingworth commented on JSPWIKI-880:
------------------------------------------

Just hit the same problem on Glassfish 4.1. I tracked the issue down and 
modified WikiJSPFilter in almost the same way as above before I found this 
ticket.

I have now taken the above patch and can confirm all is working fine with my © 
symbols again!

> Glassfish 4 Wrong Chars Solution - Brasil PT
> --------------------------------------------
>
>                 Key: JSPWIKI-880
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-880
>             Project: JSPWiki
>          Issue Type: Improvement
>          Components: Filters
>    Affects Versions: 2.10.1
>            Reporter: Renato Grosz
>            Assignee: Harry Metske
>            Priority: Trivial
>              Labels: charset, glassfish, render
>         Attachments: JSPWIKI-880.patch, WikiJSPFilter.java
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> When I deployed the application in glassfish 4 saw strange characters .
> After source debug, I found the problem and fix this:
> I changed m_output on line 284 of file WikiJSPFilter for 
> ByteArrayOutputStream type.
> Obviously MyServletOutputStream class was modified to accept the new type.
> I do not know that this change will harm other JEE Servers but I have helped



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to