Incorrect uploaded filename handling on Windows IE
--------------------------------------------------
Key: JBEHAVE-195
URL: http://jira.codehaus.org/browse/JBEHAVE-195
Project: JBehave
Issue Type: Bug
Affects Versions: web-2.1.3
Environment: Windows IE
Reporter: Mauro Talevi
Fix For: web-2.2
Uploading an archive with IE fails because the uploaded file name is not
properly recognised. So it tries to append full path, e.g. for file
C:\archive.zip and upload dir C:\Documents and Settings\user\upload, it tries
to upload to C:\Documents and Settings\user\upload\C:\archive.zip, which
fails.
The uploaded file name needs to be stripped of any path prefix, if present.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email