[Mono-bugs] [Bug 24199][Nor] Changed - System.IO.File.Copy error checking bug

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
30 Jun 2002 18:30:03 -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=24199

--- shadow/24199	Fri May  3 16:20:23 2002
+++ shadow/24199.tmp.16170	Sun Jun 30 14:30:03 2002
@@ -1,13 +1,13 @@
 Bug#: 24199
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mike@mikegray.org               
 QAContact: mono-bugs@ximian.com
@@ -65,6 +65,9 @@
 	    dest.IndexOfAny (Path.InvalidPathChars) != -1)
   	
 		throw new ArgumentException ();
 
 ------- Additional Comments From mike@mikegray.org  2002-05-03 16:20 -------
 Same bug/error can be seen in Move function in same file as well.
+
+------- Additional Comments From gonzalo@ximian.com  2002-06-30 14:30 -------
+It's fixed since 1.10