[Mono-bugs] [Bug 75123][Nor] Changed - [PATCH] GetChanges() throws NoNullAllowedException

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jun 10 03:39:46 EDT 2005


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 at novell.com.

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

--- shadow/75123	2005-06-10 01:06:45.000000000 -0400
+++ shadow/75123.tmp.23751	2005-06-10 03:39:46.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75123
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Data
 AssignedTo: tsureshkumar at novell.com                            
 ReportedBy: george.barbarosie at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -149,6 +149,11 @@
 Atsushi, DataRowCollection.AddInternal() is called by
 DataRowCollection.Add() after a few checks (row isn't null, row
 belongs to this table, row is detached) and a conditioned call to
 ValidateDataRowInternal(). DataRowCollection.Add() also calls
 row.BeginEdit() before ValidateDataRowInternal(), but I can't
 understand why would that be needed or useful.
+
+------- Additional Comments From tsureshkumar at novell.com  2005-06-10 03:39 -------
+fixed in svn.
+
+revision r45735.


More information about the mono-bugs mailing list