https://bz.apache.org/bugzilla/show_bug.cgi?id=59115

Marco <ma...@lordzodiac.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #6 from Marco <ma...@lordzodiac.de> ---
This Change destroy the file upload in Internet-Explorer 11.

The "Content-Disposition" Header contains the filename with path 
form-data; name="Datei"; filename="D:\temp\test.xml".
The call of part.getSubmittedFileName() return "D:temptest.xml". Befor this
change it returns "D:\temp\test.xml".

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to