http://nagoya.apache.org/bugzilla/show_bug.cgi?id=395

*** shadow/395  Sun May 20 17:20:08 2001
--- shadow/395.tmp.23942        Sun May 20 19:16:59 2001
***************
*** 1,19 ****
! Bug#: 395
! Product: SAPI
! Version: 3.2
! Platform: All
! OS/Version: 
! Status: NEW   
! Resolution: 
! Severity: Normal
! Priority: High
! Component: 
! AssignedTo: [EMAIL PROTECTED]                            
! ReportedBy: [EMAIL PROTECTED]               
! URL: 
! Cc: 
! Summary: Character encoding in request.getParameter() BugRat Report#689
! 
  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
--- 1,19 ----
! +============================================================================+
! | Character encoding in request.getParameter() BugRat Report#689             |
! +----------------------------------------------------------------------------+
! |        Bug #: 395                         Product: Tomcat 3                |
! |       Status: UNCONFIRMED                 Version: Unknown                 |
! |   Resolution:                            Platform: All                     |
! |     Severity: Normal                   OS/Version: All                     |
! |     Priority: High                      Component: Unknown                 |
! +----------------------------------------------------------------------------+
! |  Assigned To: [EMAIL PROTECTED]                                         |
! |  Reported By: [EMAIL PROTECTED]                                  |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              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
***************
*** 21,25 ****
  The getParameter() servlet API
  function fails when the parameter encoding is
  not the default ISO-8859-1.
- 
  
--- 21,24 ----

Reply via email to