[Mono-bugs] [Bug 47639][Nor] Changed - SqlDataReader.GetChars fails to read TEXT fields.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 18 Aug 2003 09:47: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 joergr@voelcker.com.

http://bugzilla.ximian.com/show_bug.cgi?id=47639

--- shadow/47639	2003-08-14 05:25:19.000000000 -0400
+++ shadow/47639.tmp.30545	2003-08-18 09:47:30.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 47639
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Debian Woody
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: System.Data.SqlClient
 AssignedTo: rodrigo@ximian.com                            
 ReportedBy: JoergR@voelcker.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -47,6 +47,9 @@
 
 
 ------- Additional Comments From JoergR@voelcker.com  2003-08-14 05:25 -------
 Created an attachment (id=5123)
 Proposed patch
 
+
+------- Additional Comments From JoergR@voelcker.com  2003-08-18 09:47 -------
+Patch is applied. Bug should be fixed now.