[Mono-bugs] [Bug 50842][Wis] Changed - System.IO.DirectoryInfo has broken ToString method.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 12 Nov 2003 10:46:54 -0500 (EST)


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 gonzalo@ximian.com.

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

--- shadow/50842	2003-11-12 01:24:42.000000000 -0500
+++ shadow/50842.tmp.24445	2003-11-12 10:46:54.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 50842
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: Debian unstable of 2003-11-12
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gs234-mono-bugzilla@srcf.ucam.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -53,6 +53,9 @@
 absolute directory path in return.  Instead, it gets the basename of the
 directory.
 
 The MSDN documentation is a bit terse on the subject ("Get the orginial
 path as specified by the user"), but Mono is clearly not delivering
 expected behaviour here.
+
+------- Additional Comments From gonzalo@ximian.com  2003-11-12 10:46 -------
+Fixed in CVS.