[Mono-bugs] [Bug 74804][Nor] Changed - Datagrid error when bound to a IDataReader that is empty select result
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 10 May 2005 17:59:53 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74804
--- shadow/74804 2005-05-09 20:50:52.000000000 -0400
+++ shadow/74804.tmp.19327 2005-05-10 17:59:53.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74804
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: debian unstable
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo@ximian.com
ReportedBy: cmorgan@alum.wpi.edu
QAContact: mono-bugs@ximian.com
@@ -98,6 +98,13 @@
Created an attachment (id=15109)
Index.aspx.cs file
------- Additional Comments From gonzalo@ximian.com 2005-05-09 20:50 -------
I believe this is the right behavior. I need to check this on windows.
+
+------- Additional Comments From gonzalo@ximian.com 2005-05-10 17:59 -------
+I added a test case that does not need any database backend or library
+to mcs/class/System.Web/Test/standalone and fixed the bug.
+
+Thanks.
+