[Mono-bugs] [Bug 42303][Nor] Changed - Path.GetFullPath () does not handle '.' and '..'

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 5 May 2003 19:02:17 -0400 (EDT)


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 bmaurer@users.sf.net.

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

--- shadow/42303	Mon May  5 18:25:58 2003
+++ shadow/42303.tmp.27862	Mon May  5 19:02:17 2003
@@ -1,13 +1,13 @@
 Bug#: 42303
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: Red Hat 9 + libgc,mono,mcs up-to-date from cvs
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: bmaurer@users.sf.net                            
 ReportedBy: gfr@skynet.be               
 QAContact: mono-bugs@ximian.com
@@ -138,6 +138,9 @@
 One other case I thought of:
 /root//dir/ (double slash, how does MS handle this?)
 
 ------- Additional Comments From bmaurer@users.sf.net  2003-05-05 18:25 -------
 Ok, function written. Now I need to write NUnit tests before this gets
 checked in.
+
+------- Additional Comments From bmaurer@users.sf.net  2003-05-05 19:02 -------
+Fixed in CVS