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

--- Comment #6 from Christopher Schultz <ch...@christopherschultz.net> ---
Initial testing indicates this patch is correct.

I'll commit once I build a proper test-case.

My guess is that this will not affect uses of @MultipartConfig annotation, as
this bug occurs when copying the web.xml config to the live servlet (wrapper)
object.

Temporary workaround for anyone observing lack of <multipart-config>: Make sure
to specify all of max-file-size, max-request-size, file-size-threshold

-- 
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