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

mgrigorov <mgrigo...@apache.org> changed:

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

--- Comment #4 from mgrigorov <mgrigo...@apache.org> ---
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to