[Mono-bugs] [Bug 58268][Nor] Changed - DataSet.WriteXml does not (always) produce well-formed xml
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 17 May 2004 14:05:37 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58268
--- shadow/58268 2004-05-10 10:20:58.000000000 -0400
+++ shadow/58268.tmp.11037 2004-05-17 14:05:37.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58268
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: 008 One day
Priority: Normal
Component: Sys.Data
AssignedTo: mono-bugs@ximian.com
ReportedBy: joannes.vermorel@ens.fr
QAContact: mono-bugs@ximian.com
@@ -27,6 +27,9 @@
The MS .Net behavior is different. Troublesome characters are first
converted to '_'. The MS behavior is saffer because, writing bad XML
(without even an exception thrown) gives to the user the false impression
that the data where successfully written in XML.
Joannes
+
+------- Additional Comments From atsushi@ximian.com 2004-05-17 14:05 -------
+Should be fixed in cvs.