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 "Jeremy Ford (JIRA)" <je...@portals.apache.org> on 2005/05/26 05:34:07 UTC

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

     [ http://issues.apache.org/jira/browse/JS1-487?page=all ]

Jeremy Ford updated JS1-487:
----------------------------

        Summary: [PATCH] Encoding problem on DefaultJetspeedParameterParser  (was: Encoding problem on DefaultJetspeedParameterParser)
    Fix Version: 1.6

> [PATCH] Encoding problem on DefaultJetspeedParameterParser
> ----------------------------------------------------------
>
>          Key: JS1-487
>          URL: http://issues.apache.org/jira/browse/JS1-487
>      Project: Jetspeed
>         Type: Bug
>   Components: Miscellaneous
>     Versions: 1.5
>  Environment: Linux
> Japanese environment
>     Reporter: Shinsuke SUGAYA
>     Assignee: David Sean Taylor
>      Fix For: 1.6
>  Attachments: DefaultJetspeedParameterParser.java.patch
>
> 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. 

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


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