https://issues.apache.org/bugzilla/show_bug.cgi?id=49711
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49711
nsnosp...@gmail.com changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|F
https://issues.apache.org/bugzilla/show_bug.cgi?id=49711
Christopher Schultz changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49711
Christopher Schultz changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49711
Christopher Schultz changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49711
--- Comment #8 from Christopher Schultz
2011-01-20 16:20:54 EST ---
Working on a patch.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the ass
https://issues.apache.org/bugzilla/show_bug.cgi?id=49711
--- Comment #7 from balusc 2010-11-15 19:40:59 EST ---
FYI: this issue is currently reported on servlet-spec-public:
https://servlet-spec-public.dev.java.net/issues/show_bug.cgi?id=14
--
Configure bugmail: https://issues.apache.org/bugzil
https://issues.apache.org/bugzilla/show_bug.cgi?id=49711
--- Comment #6 from Christopher Schultz
2010-11-08 10:15:52 EST ---
If @MultipartConfig in a servlet is the sole way to trigger multipart handling
during a request, then a Filter must be able to check the target servlet to
determine if Req
https://issues.apache.org/bugzilla/show_bug.cgi?id=49711
Wang Guangzhe changed:
What|Removed |Added
CC||rafaa.w...@gmail.com
--
Configure
https://issues.apache.org/bugzilla/show_bug.cgi?id=49711
--- Comment #5 from balusc 2010-08-22 19:10:21 EDT ---
Thank you. This is imo an oversight in the Servlet 3.0 specification. I will
report it sooner or later.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=emai
https://issues.apache.org/bugzilla/show_bug.cgi?id=49711
Mark Thomas changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #4 from Mark
https://issues.apache.org/bugzilla/show_bug.cgi?id=49711
--- Comment #3 from balusc 2010-08-05 17:57:50 EDT ---
Well, the getWrapper().getMultipartConfigElement() at line 2493 always returns
null and thus an empty collection will be returned. Only when I call getParts()
inside a Servlet with @Mul
https://issues.apache.org/bugzilla/show_bug.cgi?id=49711
--- Comment #2 from balusc 2010-08-05 17:11:24 EDT ---
Correction: it didn't return null, it returned an empty collection.
I will dig in the source.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
---
https://issues.apache.org/bugzilla/show_bug.cgi?id=49711
--- Comment #1 from Mark Thomas 2010-08-05 16:51:57 EDT ---
I've just read the spec and my reading of the spec is that this is expected to
work. A quick look at the code suggests it should work. If you want to dig into
this yourself, start
14 matches
Mail list logo