]
Tomaz Cerar updated WFLY-3391:
------------------------------
Fix Version/s: 8.2.0.CR1
Multipart handling broken when HttpServletRequest accessed by servlet
filter
----------------------------------------------------------------------------
Key: WFLY-3391
URL:
https://issues.jboss.org/browse/WFLY-3391
Project: WildFly
Issue Type: Feature Request
Components: Web (Undertow)
Reporter: Lincoln Baxter III
Assignee: Stuart Douglas
Fix For: 8.2.0.CR1, 9.0.0.Alpha1
See forum post for full description:
http://ocpsoft.org/support/topic/command-not-fired-with-multipart-form-js...
I don't exactly know if this is a bug or not, but I wanted to raise the issue just in
case. It seems like a "corner" case that could occur quite easily, and given
that it requires a pretty nasty workaround (using undertow internals,) I figured it should
probably be addressed.
Should DefaultServlet be aware of multipart requests?