[Mono-bugs] [Bug 478489] System.IO.Path.GetDirectoryName does not throw exception for the value ":C/"
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Dec 13 15:11:30 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=478489
https://bugzilla.novell.com/show_bug.cgi?id=478489#c6
--- Comment #6 from Jerome De Cuyper <jerome.decuyper at gmail.com> 2010-12-13 20:11:29 UTC ---
Created an attachment (id=404591)
--> (http://bugzilla.novell.com/attachment.cgi?id=404591)
Diff for Path.cs file
When an application is running on Windows, an exception is thrown if the first
element of the path starts with ':' or contains multiple ':'.
Examples of invalid paths: ":c:\", "c::\", "/c::/"
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list