[Mono-bugs] [Bug 53106][Cri] Changed - DataSet Problems
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 30 Mar 2004 10:16:47 -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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53106
--- shadow/53106 2004-01-20 01:58:05.000000000 -0500
+++ shadow/53106.tmp.4017 2004-03-30 10:16:47.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 53106
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Critical
Component: Sys.Data
AssignedTo: mono-bugs@ximian.com
ReportedBy: yraykar@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -44,6 +44,9 @@
Always
Additional Information:
This is happening because the dataset class does not convert the byte array
into the base64 string. Where as the .NET Frame work dataset class writes
the data after converting the byte array to base64 string
+
+------- Additional Comments From lluis@ximian.com 2004-03-30 10:16 -------
+Fixed in CVS.