[Mono-bugs] [Bug 44253][Nor] Changed - FileInfo.MoveTo does not refresh the FileInfo Properties
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 16 Jul 2003 12:04:00 -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 dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=44253
--- shadow/44253 Mon Jun 9 06:31:06 2003
+++ shadow/44253.tmp.18208 Wed Jul 16 12:04:00 2003
@@ -1,13 +1,13 @@
Bug#: 44253
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: dick@ximian.com
ReportedBy: jluke@cfl.rr.com
QAContact: mono-bugs@ximian.com
@@ -76,7 +76,11 @@
@@ -162,4 +163,4 @@
return OriginalPath;
}
}
-}
+}
+
+
+------- Additional Comments From dick@ximian.com 2003-07-16 12:03 -------
+Patch committed, thanks.