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

2007-06-01 Thread Donald Woods (JIRA)

 [ 
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.



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

2006-01-03 Thread Donald Woods (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1413?page=all ]

Donald Woods updated GERONIMO-1413:
---

Attachment: Geronimo-1413.patch

Console patch against latest AG 1.0 from 20051221 attached

 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
  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.
-
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