[Mono-bugs] [Bug 36577][Nor] Changed - SqlDataReader.GetString() returns extra character.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 17 Jan 2003 11:05:00 -0500 (EST)


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 danmorg@sc.rr.com.

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

--- shadow/36577	Fri Jan 17 02:15:44 2003
+++ shadow/36577.tmp.16799	Fri Jan 17 11:05:00 2003
@@ -1,12 +1,12 @@
 Bug#: 36577
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEEDINFO   
+Status: CLOSED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: System.Data.SqlClient
 AssignedTo: tim@timcoleman.com                            
 ReportedBy: egonia@acxiom.com               
@@ -43,6 +43,11 @@
 Additional Information:
 Work around is to use TrimEnd(Convert.ToChar(0)) on returned string.
 
 ------- Additional Comments From gonzalo@ximian.com  2003-01-17 02:15 -------
 Can you please provide a little test case?
 Thanks in advance.
+
+------- Additional Comments From danmorg@sc.rr.com  2003-01-17 11:04 -------
+Close bug.
+Bug was fixed by Tim Coleman on 12/22/2002 in cvs.
+Mono 0.18 release should include this fix.