Wrong .tmp file being passes by Internet Explorer (works fine in Firefox)
-------------------------------------------------------------------------
Key: FILEUPLOAD-167
URL: https://issues.apache.org/jira/browse/FILEUPLOAD-167
Project: Commons FileUpload
Issue Type: Bug
Affects Versions: 1.2
Environment: windows/linux
Reporter: manish saroha
Priority: Blocker
the tmp file name passed by the apache commons file upload library to my struts
action is wrong only in IE.
The .tmp file that is created in the temp directory in the tomcat server is
different to what gets passed through to the action class.
When using firefox , the correct .tmp file gets passed across.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.