[Mono-bugs] [Bug 57413][Maj] Changed - problem in DataSet Deserialization.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 3 May 2004 12:33:59 -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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57413
--- shadow/57413 2004-04-28 11:46:33.000000000 -0400
+++ shadow/57413.tmp.2438 2004-05-03 12:33:59.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 57413
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Sys.XML
AssignedTo: lluis@ximian.com
ReportedBy: along@mainsoft.com
QAContact: mono-bugs@ximian.com
@@ -58,6 +58,9 @@
that checks if argument XmlReader is consumed to the end.
Also, in case of custom IXmlSerializable classes, we cannot depend on
that XmlReader always ends with EndElement status.
Reassigning to lluis ;-)
+
+------- Additional Comments From lluis@ximian.com 2004-05-03 12:33 -------
+Fixed in CVS.