[Mono-bugs] [Bug 74924][Maj] Changed - [PATCH] DataSet cascading not working on change

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 17 02:41:50 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 bmaurer at users.sf.net.

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

--- shadow/74924	2005-05-14 20:37:56.000000000 -0400
+++ shadow/74924.tmp.14075	2005-05-17 02:41:50.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: george.barbarosie at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: DataSet cascading not working on change
+Summary: [PATCH] DataSet cascading not working on change
 
 mono 1.1.7, from gentoo masked packages;
 
 A simple dataset with two tables and 1-n relation; when primary key value
 gets changed in the first column its value does not get propagated to the
 foreign keys referencing it. The default UpdateRule and DeleteRule for the
@@ -60,6 +60,9 @@
 Will attach (working) proposed fix.
 
 ------- Additional Comments From george.barbarosie at gmail.com  2005-05-14 20:37 -------
 Created an attachment (id=15145)
 patch against System.Data/DataRow.cs
 
+
+------- Additional Comments From bmaurer at users.sf.net  2005-05-17 02:41 -------
+This needs review...


More information about the mono-bugs mailing list