Public bug reported:

Release: Ubuntu 11.10
Package: 7.0.21-1ubuntu0.1

Issue:  We've installed 7.0.21-1ubuntu0.1, and now the + character in paramer 
values in not decoded to SPACE.
If you alraedy have the plus character in the parameter value, then spaces are 
decoded correctly.

Expected Case 1:
Form sent via POST with a field value of "New York City".
Tomcat decodes it as "New York City"

User Case 1:
Form sent via POST with a field value of "New York City".
Tomcat decodes it as "New+York+City"

Expected Case 2:
Form sent via POST with a field value of "New+York City".
Tomcat decodes it as "New+York City"

User Case 2:
Form sent via POST with a field value of "New+York City".
Tomcat decodes it as "New+York City"

** Affects: tomcat7 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat7 in Ubuntu.
https://bugs.launchpad.net/bugs/1162401

Title:
  tomcat7 doesn't decode + character to SPACE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1162401/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to