You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/06/01 18:49:15 UTC

[jira] Updated: (GERONIMO-1413) Console needs to set JSP and Servlet contentType to UTF-8

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

Donald Woods updated GERONIMO-1413:
-----------------------------------

    Affects Version/s: 1.1.1
        Fix Version/s: 2.0-M6

> Console needs to set JSP and Servlet contentType to UTF-8
> ---------------------------------------------------------
>
>                 Key: GERONIMO-1413
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-1413
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 1.0, 1.1.1
>         Environment: AG 1.0 on non-Latin charset machines
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>            Priority: Minor
>             Fix For: 2.0-M6
>
>         Attachments: Geronimo-1413.patch
>
>
> JSP pages and Portal JSP fragment wrapper need to set
>    contentType="text/html; charset=UTF-8"
> so users that are using a non-Latin based charset locale (aka double-byte character sets) can display the pages correctly.
> Also, the web.xml needs to be updated so the Servlet provides content and expects forms encoded as UTF8.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.