[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 22:02:10 -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-11-21 21:57:32.000000000 -0500
+++ shadow/53173.tmp.6083	2004-11-21 22:02:10.000000000 -0500
@@ -74,6 +74,12 @@
 ------- 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
+
+------- Additional Comments From bmaurer@users.sf.net  2004-11-21 22:02 -------
+Ok, apparently it does not. It just trims the string when i enter it
+in explorer.exe
+
+Sigh