[Mono-bugs] [Bug 54992][Wis] Changed - DataSet.WriteXml produces invalid XML
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 28 Feb 2004 21:26:28 -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 lmaloney@bigpond.net.au.
http://bugzilla.ximian.com/show_bug.cgi?id=54992
--- shadow/54992 2004-02-28 21:24:10.000000000 -0500
+++ shadow/54992.tmp.25466 2004-02-28 21:26:28.000000000 -0500
@@ -32,6 +32,11 @@
Expected Results: (Observed in Windows/.NET)
There should be a <MyData> section after the end of the schema, containing
the data row. This should be followed by a closing </NewDataSet> tag.
How often does this happen?
Always
+
+------- Additional Comments From lmaloney@bigpond.net.au 2004-02-28 21:26 -------
+Created an attachment (id=6800)
+Test code exhibiting the problem
+