[Mono-bugs] [Bug 381350] System.Web.UI.WebControls.FileUpload. FileName returns path from client with different DirectorySeparator
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Apr 18 10:17:58 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=381350
User juraj at hotfeet.ch added comment
https://bugzilla.novell.com/show_bug.cgi?id=381350#c1
Juraj Skripsky <juraj at hotfeet.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |juraj at hotfeet.ch
--- Comment #1 from Juraj Skripsky <juraj at hotfeet.ch> 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.
More information about the mono-bugs
mailing list