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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 5 Dec 2003 10:43:57 -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 ginga@kit.hi-ho.ne.jp.

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

--- shadow/50468	2003-12-05 02:28:31.000000000 -0500
+++ shadow/50468.tmp.21470	2003-12-05 10:43:57.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 50468
 Product: Mono/Class Libraries
 Version: unspecified
 OS: other
 OS Details: 
-Status: ASSIGNED   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: System.Data
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lmaloney@bigpond.net.au               
@@ -61,6 +61,10 @@
 This should write an xml file with the schema.  It works correctly with MS
 .NET.
 
 How often does this happen? 
 
 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.