[Bug 57938] HttpServletRequest.getParts causes NPE when allowCasualMultipartParsing set "true" and multipart field is empty

2015-06-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57938 --- Comment #4 from Mark Thomas --- (In reply to Christopher Schultz from comment #3) > (In reply to Mark Thomas from comment #2) > > maxPostSize=0 was really a bug in how allowCasualMultipartParsing was > > implemented but I opted to switch th

[Bug 57938] HttpServletRequest.getParts causes NPE when allowCasualMultipartParsing set "true" and multipart field is empty

2015-06-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57938 --- Comment #3 from Christopher Schultz --- (In reply to Mark Thomas from comment #2) > maxPostSize=0 was really a bug in how allowCasualMultipartParsing was > implemented but I opted to switch the meaning if zero to a limit of zero > since a)

[Bug 57938] HttpServletRequest.getParts causes NPE when allowCasualMultipartParsing set "true" and multipart field is empty

2015-06-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57938 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 57938] HttpServletRequest.getParts causes NPE when allowCasualMultipartParsing set "true" and multipart field is empty

2015-05-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57938 Onur changed: What|Removed |Added Summary|HttpServletRequest.getStrin |HttpServletRequest.getParts |