[
http://jira.codehaus.org/browse/JBEHAVE-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mauro Talevi updated JBEHAVE-195:
---------------------------------
Description:
Uploading an archive with IE fails because the uploaded file name contains the
full path. This is due to the different behaviour to commons-upload FileItem,
depending on the browser.
The uploaded file name needs to be stripped of any path prefix, if present.
was:
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.
Summary: Incorrect uploaded filename on Windows IE (was: Incorrect
uploaded filename handling on Windows IE)
> Incorrect uploaded filename 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.1.4, web-2.2
>
>
> Uploading an archive with IE fails because the uploaded file name contains
> the full path. This is due to the different behaviour to commons-upload
> FileItem, depending on the browser.
>
> 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