https://bz.apache.org/bugzilla/show_bug.cgi?id=59761

mgrigorov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED

--- Comment #4 from mgrigorov <[email protected]> ---
https://bz.apache.org/bugzilla/show_bug.cgi?id=58946

This is the ticket that made the change.
According to
http://docs.oracle.com/javaee/6/api/javax/servlet/ServletRequest.html#getParameterMap()
the returned value must be an immutable map.
So it was a bug that it was allowed to put more items into it.
I'm afraid you will have to use older version of Tomcat until you fix your
application(s).

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to