Console needs to set JSP and Servlet contentType to UTF-8
---------------------------------------------------------

         Key: GERONIMO-1413
         URL: http://issues.apache.org/jira/browse/GERONIMO-1413
     Project: Geronimo
        Type: Bug
  Components: console  
    Versions: 1.0    
 Environment: AG 1.0 on non-Latin charset machines
    Reporter: Donald Woods
    Priority: Minor


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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to