Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
1.2.2
-
None
Description
Calling DiskFileItem#getStoreLocation() will result in an NPE unless DiskFileItem#getOutputStream() has been called before.
commons.fileupload 1.2.0
Attachments
Issue Links
- duplicates
-
FILEUPLOAD-134 A factory-created DiskFileItem does not have an initialized dfos, causing NullPointerExceptions if getOutputStream() is not called.
- Closed