[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, 10 Nov 2004 06:14:33 -0500 (EST)


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	2004-11-09 23:05:24.000000000 -0500
+++ shadow/69276.tmp.7164	2004-11-10 06:14:33.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 69276
 Product: Mono: Compilers
 Version: 1.0
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: XSD
 AssignedTo: atsushi@ximian.com                            
 ReportedBy: martin.voelkle@epfl.ch               
 QAContact: mono-bugs@ximian.com
@@ -176,6 +176,9 @@
 same ArrayList, but also that the parent columns are the related ones.
 
 ------- Additional Comments From martin.voelkle@epfl.ch  2004-11-09 11:50 -------
 Created an attachment (id=13190)
 Last patch was incorrect, here is an improved version (untested)
 
+
+------- Additional Comments From atsushi@ximian.com  2004-11-10 06:14 -------
+Applied your patch with a tiny fix. Thanks!