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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -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 [EMAIL PROTECTED] 2005-06-10 03:39 ------- +fixed in svn. + +revision r45735. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
