[Mono-bugs] [Bug 74631][Nor] Changed - DataView.Delete() method is not decreasing the row count

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 17 Apr 2005 01:56:31 -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=74631

--- shadow/74631	2005-04-16 06:27:28.000000000 -0400
+++ shadow/74631.tmp.27629	2005-04-17 01:56:31.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74631
 Product: Mono: Class Libraries
 Version: 1.1
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Sys.Data
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: appasamy@rediffmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -122,6 +122,10 @@
 
 
 ------- Additional Comments From appasamy@rediffmail.com  2005-04-16 06:27 -------
 Created an attachment (id=14949)
 The test code is provided as attachment here
 
+
+------- Additional Comments From atsushi@ximian.com  2005-04-17 01:56 -------
+Oops I missed the attached patch. Anyways fixed in the same way in
+svn. Thanks!