[Mono-bugs] [Bug 67317][Nor] Changed - SystemData.DataTable.ImportRow() fails when Constraints are set

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 25 Jan 2005 05:21:44 -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 tsureshkumar@novell.com.

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

--- shadow/67317	2005-01-25 05:21:25.000000000 -0500
+++ shadow/67317.tmp.27462	2005-01-25 05:21:44.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 67317
 Product: Mono: Class Libraries
 Version: unspecified
 OS: other
 OS Details: fedora core 2
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Data
 AssignedTo: tsureshkumar@novell.com                            
 ReportedBy: tha@adv.magwien.gv.at               
 QAContact: mono-bugs@ximian.com
@@ -61,6 +61,11 @@
 
 Shouldn't the values be copied first to avoid constraint violations?
 
 Thanks and have a nice day
 
 Theo
+
+------- Additional Comments From tsureshkumar@novell.com  2005-01-25 05:21 -------
+fixed in svn trunk.
+
+Thanks to patch from Ankit Jain (radical@corewars.org).