reiern70 commented on PR #856:
URL: https://github.com/apache/tomcat/pull/856#issuecomment-2891175364

   > It looks like Tomcat parsing parts for `multipart/form-data` with no 
`<multipart-config>` as a result of calling `getParameter()` and friends is a 
bug although I need to check the TCK. Fix that and the Wicket is free to call 
`getInputStream()`.
   
   This is how all started ...
   
   https://bz.apache.org/bugzilla/show_bug.cgi?id=69689
   
   I reported the above. Because it is not a backwards compatible behavior. 
Then it was closed as work as expected as per specification. Then I decided to 
do this work even when I found a work around for our application + some changes 
in wicket... because that was a very weak way to "fix" the problem. If this 
ISSUE is fixed in tomcat them this work is not needed at all and wicket will 
work as it is now.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to