[Mono-bugs] [Bug 74813][Nor] Changed - Cannot call CreateChildView on a deleted row

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 3 May 2005 14:59:42 -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 eto@shaw.ca.

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

--- shadow/74813	2005-05-03 14:55:26.000000000 -0400
+++ shadow/74813.tmp.604	2005-05-03 14:59:42.000000000 -0400
@@ -52,6 +52,11 @@
 Additional Information:
 This is needed so appropriate action can be taken for each record in the
 data set.  We have a (fairly) complex set of routines that will save an
 entire dataset to the database dynamically, which requires this feature to
 know what records have been deleted (ie, should we delete the children
 before deleting the parent, etc).
+
+------- Additional Comments From eto@shaw.ca  2005-05-03 14:59 -------
+Created an attachment (id=15059)
+Sample to reproduce the problem (zip)
+