[Mono-bugs] [Bug 80781][Nor] Changed - GetFileSystemInfos method does not work as expected
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Mar 5 21:37:08 EST 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=80781
--- shadow/80781 2007-02-10 02:13:58.000000000 -0500
+++ shadow/80781.tmp.6169 2007-03-05 21:37:08.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80781
Product: Mono: Class Libraries
Version: 1.2
OS: GNU/Linux [Other]
OS Details: Mono Virtual Machine
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: WONTFIX
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: lucgallant at gmail.com
QAContact: mono-bugs at ximian.com
@@ -60,6 +60,12 @@
search (start -> search -> files or folders), the question mark is a
wildcard. This wildcard can mean the empty string in windows. In the
test app, I show how "di.GetFileSystemInfos("??-???");" only brings up
directories with the format xx-xxx, and not xx-xx as well. I think
this to be a bug, but it could be working as designed in Linux. I need
assistance in determining. Thanks.
+
+------- Additional Comments From miguel at ximian.com 2007-03-05 21:37 -------
+This is similar to other problems that people run into with Linux, in
+Linux spaces are significant.
+
+We are not likely going to change that behavior in Mono
More information about the mono-bugs
mailing list