[Mono-bugs] [Bug 58251][Nor] Changed - DirectoryInfo.GetFiles breaks on directories with trailing spaces

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 10 May 2004 17:15:56 -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 gonzalo@ximian.com.

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

--- shadow/58251	2004-05-10 17:06:44.000000000 -0400
+++ shadow/58251.tmp.9560	2004-05-10 17:15:56.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 58251
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jorn@nl.linux.org               
 QAContact: mono-bugs@ximian.com
@@ -29,6 +29,11 @@
 
 If your directory was "/tmp/something here/" it would work.
 
 ------- Additional Comments From jorn@nl.linux.org  2004-05-10 08:09 -------
 This can't be right, as on UNIX it is possible to have a directory
 called "blahblah " (*with* a trailing whitespace)
+
+------- Additional Comments From gonzalo@ximian.com  2004-05-10 17:15 -------
+
+
+*** This bug has been marked as a duplicate of 53173 ***