[Mono-bugs] [Bug 82059][Nor] Changed - HttpPostedFile.FileName might contain Windows paths (e.g. "C:\TMP\test.txt")
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 10 11:03:12 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by juraj at hotfeet.ch.
http://bugzilla.ximian.com/show_bug.cgi?id=82059
--- shadow/82059 2007-07-10 10:24:56.000000000 -0400
+++ shadow/82059.tmp.3358 2007-07-10 11:03:12.000000000 -0400
@@ -45,6 +45,11 @@
interest on the client's PC, so we could get rid of it in HttpPostedFile
(stripping everything up to and including the last '\'). Then the page
above would work using IE as well.
The stripping could be made dependent on whether (Request.Browser.Win16 ||
Request.Browser.Win32).
+
+------- Additional Comments From juraj at hotfeet.ch 2007-07-10 11:03 -------
+Created an attachment (id=19540)
+upload.patch - proposed patch
+
More information about the mono-bugs
mailing list