[Mono-bugs] [Bug 58076][Min] Changed - ReadInnerXml bombs on invalid XML
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 13 May 2004 02:52:19 -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=58076
--- shadow/58076 2004-05-05 14:55:20.000000000 -0400
+++ shadow/58076.tmp.15781 2004-05-13 02:52:19.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58076
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Minor
Component: Sys.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: james@ximian.com
QAContact: mono-bugs@ximian.com
@@ -48,6 +48,9 @@
at XmlTextReaderTest.EntryPoint.ReadNamespaceSummaries(XmlReader
reader)
at XmlTextReaderTest.EntryPoint.Main()
Moreover, I cannot understand why such "no error" behavior is
considered as correct. I think very opposite - it must be error.
+
+------- Additional Comments From atsushi@ximian.com 2004-05-13 02:52 -------
+Closing it now with the info posted before.