[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:05:42 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 11:03:12.000000000 -0400
+++ shadow/82059.tmp.3440	2007-07-10 11:05:42.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 82059
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: FC6
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: mhabersack at novell.com                            
 ReportedBy: juraj at hotfeet.ch               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -50,6 +50,13 @@
 Request.Browser.Win32).
 
 ------- Additional Comments From juraj at hotfeet.ch  2007-07-10 11:03 -------
 Created an attachment (id=19540)
 upload.patch - proposed patch
 
+
+------- Additional Comments From juraj at hotfeet.ch  2007-07-10 11:05 -------
+The attached patch implements my idea. Is there a cheaper way to find
+out whether we're dealing with a Win(16|32) browser? Should
+Browser.Platform be used instead of Browser.Win16 and Browser.Win32?
+
+And are similar hacks necessary for Mac browers?


More information about the mono-bugs mailing list