[Mono-bugs] [Bug 67627][Wis] Changed - DataSet.Clone needs to return a DataSet with the same subclass

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 14 Oct 2004 04:50:33 -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 sumadevi@novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=67627

--- shadow/67627	2004-10-09 14:52:33.000000000 -0400
+++ shadow/67627.tmp.22019	2004-10-14 04:50:33.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 67627
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: Sys.Data
 AssignedTo: sumadevi@novell.com                            
 ReportedBy: rscaletta@augustmack.com               
 QAContact: mono-bugs@ximian.com
@@ -66,6 +66,13 @@
 			
     return Copy;
 }
 
 ------------------------
 Also, DataTable.Clone() doesn't work either.  I will add another bug for that.
+
+------- Additional Comments From sumadevi@novell.com  2004-10-14 04:50 -------
+Fixed and added a testcase.
+available on both HEAD and 1.0 branch
+
+Regards
+uma