Due to a bug in commons-fileupload 1.1 (shipped with webwork 2.2.2), uploaded file names are converted to lowercase ((FILEUPLOAD-30 - http://issues.apache.org/jira/browse/FILEUPLOAD-30 )
commons-fileupload 1.1.1 fixes that.
Description
Due to a bug in commons-fileupload 1.1 (shipped with webwork 2.2.2), uploaded file names are converted to lowercase ((FILEUPLOAD-30 - http://issues.apache.org/jira/browse/FILEUPLOAD-30 )
commons-fileupload 1.1.1 fixes that.