[Mono-bugs] [Bug 63040][Nor] Changed - DataRow.GetParentRow returns null when a foreignkey constraint exists on child table

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 28 Sep 2004 02:02:24 -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 sumadevi@novell.com.

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

--- shadow/63040	2004-09-05 23:43:56.000000000 -0400
+++ shadow/63040.tmp.2057	2004-09-28 02:02:24.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 63040
 Product: Mono: Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Gentoo 2.6.7 R13
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Data
 AssignedTo: sumadevi@novell.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
@@ -26,6 +26,9 @@
 on Linux).
 
 ------- Additional Comments From gert.driesen@pandora.be  2004-08-13 12:06 -------
 Created an attachment (id=9075)
 c# source of small test app that allows you to reproduce this issue
 
+
+------- Additional Comments From sumadevi@novell.com  2004-09-28 02:02 -------
+Fix checked into HEAD and mono_1_0 branches