[Mono-bugs] [Bug 72874][Nor] Changed - DataSet.Merge returns empty result

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Mar 2005 11:15:19 -0500 (EST)


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 tsureshkumar@novell.com.

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

--- shadow/72874	2005-03-16 11:10:48.000000000 -0500
+++ shadow/72874.tmp.4518	2005-03-16 11:15:19.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 72874
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: All
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Normal
 Component: Sys.Data
 AssignedTo: tsureshkumar@novell.com                            
 ReportedBy: dmcgowan@meiosys.com               
 QAContact: mono-bugs@ximian.com
@@ -136,6 +136,15 @@
 
 ------- Additional Comments From lbroekhuizen@gmail.com  2005-03-11 06:36 -------
 Same as bug#: 73288
 
 ------- Additional Comments From dmcgowan@meiosys.com  2005-03-11 16:14 -------
 #73288 comes after #742874?
+
+------- Additional Comments From tsureshkumar@novell.com  2005-03-16 11:15 -------
+fixed in svn trunk. The patch for bug #73288 from Eno also fixes this
+issue.
+
+There was a little change in eno's test code which reproduced the bug.
+It creates the row but does not copy the values.
+
+*** This bug has been marked as a duplicate of 73288 ***