[Mono-bugs] [Bug 32807][Blo] Changed - XmlDocument.LoadXml () throwing exception when there's an <?xml ?> element in the text

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
25 Oct 2002 15:29:29 -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 gonzalo@ximian.com.

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

--- shadow/32807	Fri Oct 25 05:14:14 2002
+++ shadow/32807.tmp.25027	Fri Oct 25 11:29:29 2002
@@ -1,13 +1,13 @@
 Bug#: 32807
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Red Hat 7.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Blocker
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gkodinov@openlinksw.co.uk               
 QAContact: mono-bugs@ximian.com
@@ -57,6 +57,9 @@
 
 
 ------- Additional Comments From gkodinov@openlinksw.co.uk  2002-10-25 05:14 -------
 Created an attachment (id=2660)
 gogo.cs - a file to demonstrate the problem
 
+
+------- Additional Comments From gonzalo@ximian.com  2002-10-25 11:29 -------
+Fixed in CVS. Thanks to Tim Haynes.