[Mono-bugs] [Bug 60470][Wis] Changed - Exception thrown when infering Xml Schema to DataSet
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Jun 2004 15:05:46 -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=60470
--- shadow/60470 2004-06-22 14:50:41.000000000 -0400
+++ shadow/60470.tmp.26220 2004-06-22 15:05:46.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 60470
Product: Mono: Class Libraries
Version: unspecified
OS: other
OS Details:
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
Priority: Wishlist
Component: Sys.Data
AssignedTo: mono-bugs@ximian.com
ReportedBy: pbaena@uol.com.ar
@@ -260,6 +260,9 @@
XmlWriteMode.WriteSchema);
fsWriteXml.Close();^M
}
}
+
+------- Additional Comments From atsushi@ximian.com 2004-06-22 15:05 -------
+That seems ReadXml(input, XmlReadMode.ReadSchema) bug.