FileSizeLimitExceededException wrong
------------------------------------
Key: FILEUPLOAD-196
URL: https://issues.apache.org/jira/browse/FILEUPLOAD-196
Project: Commons FileUpload
Issue Type: Bug
Affects Versions: 1.2
Environment: apache-tomcat-5.5.33
Reporter: janrick
Priority: Trivial
Fix For: 1.2
when Maximum size of single uploaded file is 1 byte.
the size of single uploaded file is 0 byte,
first time upload file can sucess.
then the size of single uploaded file is 20 bytes,
FileSizeLimitExceededException occured , it is right.
but continually upload file,the size of single uploaded file is still 0 byte,
FileSizeLimitExceededException occured, why ?
after FileSizeLimitExceededException occured, the single uploaded file of 0
byte can not upload , why ?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira