[Mono-bugs] [Bug 81577][Cri] Changed - DirectoryInfo.GetDirectories returns directories for current directory

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 9 10:23:30 EDT 2007


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

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

--- shadow/81577	2007-05-09 10:23:09.000000000 -0400
+++ shadow/81577.tmp.29608	2007-05-09 10:23:30.000000000 -0400
@@ -1,22 +1,21 @@
 Bug#: 81577
 Product: Mono: Runtime
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Critical
 Component: io-layer
 AssignedTo: dick at ximian.com                            
 ReportedBy: miguel at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: DirectoryInfo.GetDirectories returns directories for current directory
 
 DirectoryInfo.GetDirectories on trunk is returning the directory listing
 for the current directory, not the directory listing for the directory it
 was requested.
 
@@ -33,6 +32,9 @@
 		}
 	}
 }
 
 If you run this program in /tmp, the output should be the listing of the
 directories in the home directory, instead it is a directory listing of tmp/
+
+------- Additional Comments From miguel at ximian.com  2007-05-09 10:23 -------
+Adding Thomas: can we verify if this happens in 1.2.4?


More information about the mono-bugs mailing list