[Mono-bugs] [Bug 68410][Nor] Changed - XPathDocument crashes on ">" character in comment inside DOCTYPE declaration
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 15 Oct 2004 05:38:58 -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=68410
--- shadow/68410 2004-10-15 05:34:41.000000000 -0400
+++ shadow/68410.tmp.11173 2004-10-15 05:38:58.000000000 -0400
@@ -2,16 +2,16 @@
Product: Mono: Class Libraries
Version: unspecified
OS: GNU/Linux [Other]
OS Details: Gentoo 2004.2
Status: NEW
Resolution:
-Severity:
-Priority: Major
+Severity: Unknown
+Priority: Normal
Component: Sys.XML
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: atsushi@ximian.com
ReportedBy: beda@zirael.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: XPathDocument crashes on ">" character in comment inside DOCTYPE declaration
@@ -46,6 +46,9 @@
Additional Information:
It does not happen when there is such a comment inside the document body,
only inside DOCTYPE declaration
I am using mono-1.0.2 compiled from scratch (as usual on Gentoo Linux)
+
+------- Additional Comments From atsushi@ximian.com 2004-10-15 05:38 -------
+XmlTextReader matter.