https://bugzilla.novell.com/show_bug.cgi?id=381350
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=381350#c1 Juraj Skripsky <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #1 from Juraj Skripsky <[EMAIL PROTECTED]> 2008-04-18 08:17:57 MST --- This should have been fixed by this commit: http://anonsvn.mono-project.com/viewcvs/trunk/mcs/class/System.Web/System.Web/HttpRequest.cs?rev=84343&r1=80402&r2=84343 When the filename contains ":\" at position 1 (like in your example), everything up to (and including the last "\" is stripped away). Are you actually getting Windows file paths from FileUpload.FileName with Mono 1.9? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
