[Mono-bugs] [Bug 75137][Nor] Changed - [PATCH] DataSet.Merge() behaviour different from MS .NET

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jun 3 07:55:24 EDT 2005


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 george.barbarosie at gmail.com.

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

--- shadow/75137	2005-06-03 07:55:02.000000000 -0400
+++ shadow/75137.tmp.22844	2005-06-03 07:55:24.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 75137
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Sys.Data
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: george.barbarosie at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: DataSet.Merge() behaviour different from MS .NET
+Summary: [PATCH] DataSet.Merge() behaviour different from MS .NET
 
 Merge() on MS .NET differs from Mono Class Library SVN Trunk implemntation
 in a number of ways:
  * When destination row has DataRowState.Unchanged and source row has
 DataRowState.Modified, destination Original index gets overwritten by Merge
 (actually CopyValuesToRow...), in effect destination DataRowState remains


More information about the mono-bugs mailing list