https://bz.apache.org/bugzilla/show_bug.cgi?id=59115
Marco <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #6 from Marco <[email protected]> --- 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: [email protected] For additional commands, e-mail: [email protected]
