[Mono-bugs] [Bug 53173][Wis] Changed - DirectoryInfo.GetFiles fails when the directory name ends with a space

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 21 Nov 2004 21:57:32 -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 bmaurer@users.sf.net.

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

--- shadow/53173	2004-06-13 19:54:42.000000000 -0400
+++ shadow/53173.tmp.6030	2004-11-21 21:57:32.000000000 -0500
@@ -70,6 +70,10 @@
 of a path. This is consistent with MS behaviour, but I'm not sure
 files names under windows can end with a space, so it is not a problem
 for the MS implementation, but it is a problem for us.
 
 ------- Additional Comments From gonzalo@ximian.com  2004-05-10 17:15 -------
 *** Bug 58251 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From bmaurer@users.sf.net  2004-11-21 21:57 -------
+In Windows you *CAN* have a folder with a space at the end. MSFT is
+able to run a test case similar to that in bug 58251