[Mono-bugs] [Bug 47420][Wis] Changed - SqlDataReader.GetBytes should return length of field when buffer == null
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 14 Aug 2003 04:49:18 -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 joergr@voelcker.com.
http://bugzilla.ximian.com/show_bug.cgi?id=47420
--- shadow/47420 2003-08-06 09:35:08.000000000 -0400
+++ shadow/47420.tmp.23431 2003-08-14 04:49:18.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 47420
Product: Mono/Class Libraries
Version: unspecified
OS: Debian Woody
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: System.Data.SqlClient
AssignedTo: rodrigo@ximian.com
ReportedBy: JoergR@voelcker.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -38,6 +38,9 @@
I have attached a patch for this problem.
------- Additional Comments From JoergR@voelcker.com 2003-08-06 09:35 -------
Created an attachment (id=5071)
Patch which should solve this bug.
+
+------- Additional Comments From JoergR@voelcker.com 2003-08-14 04:49 -------
+This bug is fixed since Miguel applied the patch.