[Mono-bugs] [Bug 82212][Nor] Changed - Directory.GetFiles with *.* pattern does not return files without extension
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 1 10:40:16 EDT 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 dick at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82212
--- shadow/82212 2007-07-28 03:28:11.000000000 -0400
+++ shadow/82212.tmp.32478 2007-08-01 10:40:16.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82212
Product: Mono: Runtime
Version: 1.2
OS: GNU/Linux [Other]
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: io-layer
AssignedTo: dick at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -62,6 +62,9 @@
------- Additional Comments From gert.driesen at pandora.be 2007-07-28 03:28 -------
Also patterns like tempFile.* should match both "tempFile.txt"
as "tempFile".
I've added a GetFiles_Pattern unit test for this to DirectoryTest.cs
(and marked it NotWorking).
+
+------- Additional Comments From dick at ximian.com 2007-08-01 10:40 -------
+Fixed in svn r83191
More information about the mono-bugs
mailing list