[Mono-bugs] [Bug 74650][Nor] Changed - DataViewRowState. ModifiedOriginal and DataViewRowState. Deleted are not filtering the values properly
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 19 Apr 2005 08:35:30 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74650
--- shadow/74650 2005-04-18 09:51:18.000000000 -0400
+++ shadow/74650.tmp.25460 2005-04-19 08:35:30.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74650
Product: Mono: Class Libraries
Version: 1.1
OS: Red Hat 9.0
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Data
AssignedTo: atsushi@ximian.com
ReportedBy: appasamy@rediffmail.com
QAContact: mono-bugs@ximian.com
@@ -101,6 +101,9 @@
with DataViewRowState. Deleted is attached as test code.
------- Additional Comments From appasamy@rediffmail.com 2005-04-18 06:24 -------
Created an attachment (id=14961)
The test code for reproducing the DataRowState.Deleted bug is attached here
+
+------- Additional Comments From atsushi@ximian.com 2005-04-19 08:35 -------
+Fixed in svn. Thanks.