mail-archives/mono-bugs/2005-June/029865.html

84 строки
3.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 75110][Nor] Changed - ReadXml() fails for foreign
key cases
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075110%5D%5BNor%5D%20Changed%20-%20ReadXml%28%29%20fails%20for%20foreign%0A%09key%20cases&In-Reply-To=bug-75110%40chernobyl.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="029863.html">
<LINK REL="Next" HREF="029864.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 75110][Nor] Changed - ReadXml() fails for foreign
key cases</H1>
<B>bugzilla-daemon at bugzilla.ximian.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075110%5D%5BNor%5D%20Changed%20-%20ReadXml%28%29%20fails%20for%20foreign%0A%09key%20cases&In-Reply-To=bug-75110%40chernobyl.ximian.com"
TITLE="[Mono-bugs] [Bug 75110][Nor] Changed - ReadXml() fails for foreign
key cases">bugzilla-daemon at bugzilla.ximian.com
</A><BR>
<I>Wed Jun 1 12:43:59 EDT 2005</I>
<P><UL>
<LI>Previous message: <A HREF="029863.html">[Mono-bugs] [Bug 75110][Nor] New - ReadXml() fails for foreign key
cases
</A></li>
<LI>Next message: <A HREF="029864.html">[Mono-bugs] [Bug 75110][Nor] Changed - ReadXml() fails for foreign
key cases
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#29865">[ date ]</a>
<a href="thread.html#29865">[ thread ]</a>
<a href="subject.html#29865">[ subject ]</a>
<a href="author.html#29865">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">george.barbarosie at gmail.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75110">http://bugzilla.ximian.com/show_bug.cgi?id=75110</A>
--- shadow/75110 2005-06-01 12:41:43.000000000 -0400
+++ shadow/75110.tmp.28669 2005-06-01 12:43:59.000000000 -0400
@@ -19,6 +19,11 @@
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
table's indexes have been reset. Fix will be attached as well.
+
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">george.barbarosie at gmail.com</A> 2005-06-01 12:43 -------
+Created an attachment (id=15247)
+testcase zip
+
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="029863.html">[Mono-bugs] [Bug 75110][Nor] New - ReadXml() fails for foreign key
cases
</A></li>
<LI>Next message: <A HREF="029864.html">[Mono-bugs] [Bug 75110][Nor] Changed - ReadXml() fails for foreign
key cases
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#29865">[ date ]</a>
<a href="thread.html#29865">[ thread ]</a>
<a href="subject.html#29865">[ subject ]</a>
<a href="author.html#29865">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>