[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 09:14:14 -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 Fri Oct 25 05:12:40 2002
+++ shadow/32807.tmp.18795 Fri Oct 25 05:14:14 2002
@@ -52,6 +52,11 @@
This compiles OK under MS.NET.
------- Additional Comments From gkodinov@openlinksw.co.uk 2002-10-25 05:12 -------
Created an attachment (id=2659)
regex.diff.gz - Possible fix by modifying System.Text.RegularExpressions.Parser.GetMapping() method to check for duplicates
+
+------- 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
+