[Mono-bugs] [Bug 58116][Maj] Changed - DirectoryInfo.GetFiles fails on path names containing a '?'
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 6 May 2004 07:27:26 -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 jorn@nl.linux.org.
http://bugzilla.ximian.com/show_bug.cgi?id=58116
--- shadow/58116 2004-05-06 07:25:59.000000000 -0400
+++ shadow/58116.tmp.8827 2004-05-06 07:27:26.000000000 -0400
@@ -40,6 +40,20 @@
complete test case if it still fails for you.
------- Additional Comments From jorn@nl.linux.org 2004-05-06 07:25 -------
Created an attachment (id=7616)
Test case
+
+------- Additional Comments From jorn@nl.linux.org 2004-05-06 07:27 -------
+The directory structure I used for this test is as follows:
+
+/
+ home
+ jorn
+ Koh?
+ a
+ b
+ c
+
+This is beta 1. I don't have the time to build CVS atm unfortunately
+.. but if this test works for you I suppose it is fixed.