[Mono-bugs] [Bug 27940][Wis] Changed - FileInfo.Exists returns true for non-existing files
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
18 Jul 2002 14:04:34 -0000
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=27940
--- shadow/27940 Thu Jul 18 02:13:02 2002
+++ shadow/27940.tmp.12321 Thu Jul 18 10:04:34 2002
@@ -1,13 +1,13 @@
Bug#: 27940
Product: Mono/Class Libraries
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: duncan@ximian.com
QAContact: mono-bugs@ximian.com
@@ -39,6 +39,10 @@
Created an attachment (id=2020)
Test case to show FileInfo.Exists brokenness
------- Additional Comments From duncan@ximian.com 2002-07-18 02:13 -------
Be sure to create two files, f1 and f2.
+
+------- Additional Comments From gonzalo@ximian.com 2002-07-18 10:04 -------
+You don't have to create f2.
+Btw, bug is now fixed.