[Mono-bugs] [Bug 69276][Nor] Changed - XSD generates wrong code for ForeignKeyConstraints in typed datasets
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 13 Apr 2005 06:56:47 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69276
--- shadow/69276 2005-04-12 21:32:40.000000000 -0400
+++ shadow/69276.tmp.27099 2005-04-13 06:56:47.000000000 -0400
@@ -222,6 +222,9 @@
------- Additional Comments From notzcoolx@yahoo.es 2005-04-12 21:32 -------
Here you have a simple testcase (xsd + cs). It should output "It
worked..." with my patch applied (and in .Net too) or "It failed..."
before applying my patch.
Sorry about not opening another bug, I though this one was related to
mine.
+
+------- Additional Comments From atsushi@ximian.com 2005-04-13 06:56 -------
+Fixed in svn. Thanks!