[Mono-bugs] [Bug 75110][Nor] Changed - [PATCH] ReadXml() fails for
foreign key cases
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jun 1 12:46:20 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=75110
--- shadow/75110 2005-06-01 12:45:33.000000000 -0400
+++ shadow/75110.tmp.28727 2005-06-01 12:46:20.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 75110
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: ReadXml() fails for foreign key cases
+Summary: [PATCH] ReadXml() fails for foreign key cases
On SVN trunk, when reading a dataset via ReadXml(), foreign key constraints
checks fail under the rigth circumstances. Attached sample shows such a case.
Problem lies in DataSet.InternalEnforceConstraints(bool value. bool
resetIndex), constraint checks are done on child table before parent
More information about the mono-bugs
mailing list