[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-1135) double byte encoding issue of the Seam Debug Page

Gavin King (JIRA) jira-events at lists.jboss.org
Thu May 24 12:39:08 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1135?page=all ]

Gavin King closed JBSEAM-1135.
------------------------------

    Fix Version/s: 1.3.0.BETA1
       Resolution: Done
         Assignee: Gavin King

thanks, fixed

> double byte encoding issue of the Seam Debug Page
> -------------------------------------------------
>
>                 Key: JBSEAM-1135
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1135
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: JSF
>    Affects Versions: 1.2.1.GA
>            Reporter: Hiroyuki Wada
>         Assigned To: Gavin King
>             Fix For: 1.3.0.BETA1
>
>
> The encoding of the Seam Debug Page isn't UTF-8 now, so the Seam Debug Page show garbage characters when Context have double byte characters.
> I think it should be set UTF-8 to content type in SeamDebugPhaseListener.java as follows.
> response.setContentType("text/html; UTF-8");

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list