[Mono-bugs] [Bug 32807][Blo] New - XmlDocument.LoadXml () throwing exception when there's an <?xml ?> element in the text
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
24 Oct 2002 15:24:54 -0000
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 gkodinov@openlinksw.co.uk.
http://bugzilla.ximian.com/show_bug.cgi?id=32807
--- shadow/32807 Thu Oct 24 11:24:53 2002
+++ shadow/32807.tmp.24925 Thu Oct 24 11:24:53 2002
@@ -0,0 +1,31 @@
+Bug#: 32807
+Product: Mono/Class Libraries
+Version: unspecified
+OS: Red Hat 7.0
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Blocker
+Component: System.XML
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: gkodinov@openlinksw.co.uk
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Summary: XmlDocument.LoadXml () throwing exception when there's an <?xml ?> element in the text
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+If there's <?xml version='1.0'?> in the text it throws exception.
+
+Steps to reproduce the problem:
+1. compile and run the attached program
+2. verify that the exception goes away if you remove the <?xml ... element
+3.
+How often does this happen?
+Every time
+
+Additional Information:
+It started doing so after updating the mcs CVS on 24.10.2002 18:00 GMT+2