[Mono-bugs] [Bug 50468][Nor] Changed - DataSet.WriteXml with WriteSchema mode throws an exception

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 8 Dec 2003 05:51:48 -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 gsanjay@novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=50468

--- shadow/50468	2003-12-05 10:43:57.000000000 -0500
+++ shadow/50468.tmp.30881	2003-12-08 05:51:48.000000000 -0500
@@ -65,6 +65,9 @@
 
 Always
 
 ------- Additional Comments From ginga@kit.hi-ho.ne.jp  2003-12-05 10:43 -------
 This looks XmlTextWriter bug. I fixed related bug. Please check the 
 latest status. As far as I tried, it did not throw.
+
+------- Additional Comments From gsanjay@novell.com  2003-12-08 05:51 -------
+Checked with mcs 0.29. Doesnt throw exceptions any more.