You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ji...@apache.org on 2004/06/04 20:08:53 UTC

[jira] Assigned: (JS1-487) Encoding problem on DefaultJetspeedParameterParser

Message:

   The following issue has been re-assigned.

   Assignee: David Sean Taylor (mailto:taylor@apache.org)
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JS1-487

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JS1-487
    Summary: Encoding problem on DefaultJetspeedParameterParser
       Type: Bug

     Status: Open
   Priority: Major

    Project: Jetspeed
 Components: 
             Miscellaneous
   Versions:
             1.5

   Assignee: David Sean Taylor
   Reporter: Shinsuke SUGAYA

    Created: Fri, 4 Jun 2004 6:29 AM
    Updated: Fri, 4 Jun 2004 11:08 AM
Environment: Linux
Japanese environment

Description:
DefaultJetspeedParameterParser applies the following priorities when determining a encoding information of the form data.

  1) the character encoding used in the body of the request.
  2) character-set parameter in media.xreg
  3) content.defaultencoding in JetspeedResources.properties
  4) US-ASCII

I have considered that it is better for Jetspeed to use the encoding used in the requested page. But, for tomcat3 or the compatible one, it seems that ISO-8859-1 is returned in #1. So Jetspeed cannot handle the form data. Therefore #1 should be deleted for fixing this issue. 


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org