[Mono-bugs] [Bug 40616][Wis] Changed - Unwanted null character in strings returned from SqlDataReader

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 9 May 2003 21:59:32 -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=40616

--- shadow/40616	Tue Apr  1 06:01:05 2003
+++ shadow/40616.tmp.20618	Fri May  9 21:59:32 2003
@@ -1,14 +1,14 @@
 Bug#: 40616
 Product: Mono/Class Libraries
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: System.Data.SqlClient
 AssignedTo: rodrigo@ximian.com                            
 ReportedBy: ben.luckham@bimtech.co.uk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -90,6 +90,11 @@
 get '" + System.Web.HttpUtility.UrlEncode(s) + "'.");
 		}
 	}
 }
 
 ----END SAMPLE PROGRAM----
+
+------- Additional Comments From gonzalo@ximian.com  2003-05-09 21:59 -------
+Is this bug still alive?
+
+I think someone commited a fix for this, but i may be wrong.