[Mono-bugs] [Bug 77007][Nor] Changed - Path.GetFullPath don't treats "drive:path" as CurrentDirectory

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Dec 21 16:45:00 EST 2005


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 sebastien at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77007

--- shadow/77007	2005-12-21 16:18:13.000000000 -0500
+++ shadow/77007.tmp.3652	2005-12-21 16:45:00.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77007
 Product: Mono: Class Libraries
 Version: 1.1
 OS: Windows XP
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: sebastien at ximian.com                            
 ReportedBy: kornelpal at hotmail.com               
 QAContact: mono-bugs at ximian.com
@@ -58,6 +58,10 @@
 
 However I'll open a new bug (#77058) because C14N doesn't work
 properly with a drive (e.g. @"C:\WINDOWS\SYSTEM32\..\..\..\dir" ->
 "dir" and not @"C:\dir").
 
 Thanks for providing the samples.
+
+------- Additional Comments From sebastien at ximian.com  2005-12-21 16:45 -------
+Forgot to close.
+Unit test case was also added in r54702.


More information about the mono-bugs mailing list