This got fed up in my bag... But I believe that this is more a HTTP /vs/
Servlet spec issue... Anyone wishes to comment?
Pier
------ Forwarded Message
From: [EMAIL PROTECTED]
Date: 8 Aug 2001 07:29:57 -0000
To: [EMAIL PROTECTED]
Subject: [Bug 3039] New: - Can't get the correct request parameter under
the none ISO-8859-1 platform
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3039
*** shadow/3039 Wed Aug 8 00:29:57 2001
--- shadow/3039.tmp.639 Wed Aug 8 00:29:57 2001
***************
*** 0 ****
--- 1,23 ----
+==========================================================================
| Can't get the correct request parameter under the none ISO-8859-1 platform
+--------------------------------------------------------------------------
| Bug #: 3039 Product: Tomcat 4
| Status: NEW Version: Nightly Build
| Resolution: Platform: All
| Severity: Normal OS/Version: All
| Priority: Other Component: Connectors
+--------------------------------------------------------------------------
| Assigned To: [EMAIL PROTECTED]
| Reported By: [EMAIL PROTECTED]
| CC list: Cc:
+--------------------------------------------------------------------------
| URL:
+==========================================================================
| DESCRIPTION
+ line 618 in org/apache/catalina/connect/HttpRequestBase.java
+
+ the default encoding value "ISO-8859-1" can't run correctly under other
+ multilanguage platform.
+
+ maybe the "System.getProperty ("file.encoding");" can return the correct
+ default encoding value.
------ End of Forwarded Message