You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/02/02 16:30:10 UTC

DO NOT REPLY [Bug 48011] Parameters with contentType=multipart/form-data from request is null after FORM authentification checking

https://issues.apache.org/bugzilla/show_bug.cgi?id=48011

Mark Thomas <ma...@apache.org> changed:

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

--- Comment #7 from Mark Thomas <ma...@apache.org> 2010-02-02 07:30:03 GMT ---
If you use multipart/form-data you are responsible for parsing parameters
contained within the request. Tomcat won't do this for you.

After fixing the bugs in the supplied test case, I have stepped through the
code and confirmed that the saved request is correctly restored.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org