[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
Sat Aug 18 11:40:52 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-08-18 11:40:02.000000000 -0400
+++ shadow/82059.tmp.28983	2007-08-18 11:40:52.000000000 -0400
@@ -78,6 +78,11 @@
 
 Remove the following line from the test case above, upload a file with
 IE, and you'll see the problem:
 fileName = MapPath("~/uploads/" + fileName);
 
 I'm attaching a fix for the fix, along with changlog entry. May I commit?
+
+------- Additional Comments From juraj at hotfeet.ch  2007-08-18 11:40 -------
+Created an attachment (id=19831)
+HttpRequest.patch - fixing the fix
+


More information about the mono-bugs mailing list