Bug report #689 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/689>

REPORT #689 Details.

Project: Servlet API
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: high
Severity: serious
Confidence: public
Environment: 
   Release: 3.2
   JVM Release: all
   Operating System: all
   OS Release: all
   Platform: all

Synopsis: 
Character encoding in request.getParameter()

Description:
Browsers use the character encoding of the form page
when send back the form data to the server.
Jakarta-servlet 3.2 with tomcat 3.2.1 does not
handle it properly. 
The getParameter() servlet API
function fails when the parameter encoding is
not the default ISO-8859-1.


Title: BugRat Report # 689

BugRat Report # 689

Project: Servlet API Release: 3.2
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: high Severity: serious
Confidence: public

Submitter: _Anonymous ( [EMAIL PROTECTED] )
Date Submitted: Jan 2 2001, 02:19:39 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
Character encoding in request.getParameter()
Environment: (jvm, os, osrel, platform)
all, all, all, all

Additional Environment Description:

Report Description:
Browsers use the character encoding of the form page when send back the form data to the server. Jakarta-servlet 3.2 with tomcat 3.2.1 does not handle it properly. The getParameter() servlet API function fails when the parameter encoding is not the default ISO-8859-1.

How To Reproduce:
null

Workaround:
null

View this report online...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to