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/04/04 19:36:35 UTC

[jira] Assigned: (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 reassigned GERONIMO-1413:
--------------------------------------

    Assignee: Donald Woods

> 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
>         Environment: AG 1.0 on non-Latin charset machines
>            Reporter: Donald Woods
>         Assigned To: Donald Woods
>            Priority: Minor
>         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.