[Mono-bugs] [Bug 80231][Wis] Changed - NullReferenceException in DTDValidatingReader.FilterNormalization
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Dec 11 19:03:37 EST 2006
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 andyhume32 at yahoo.co.uk.
http://bugzilla.ximian.com/show_bug.cgi?id=80231
--- shadow/80231 2006-12-11 19:01:32.000000000 -0500
+++ shadow/80231.tmp.23529 2006-12-11 19:03:37.000000000 -0500
@@ -47,6 +47,11 @@
I will attach a small C# program that reproduces this. Simply run it on
the console. It simply xmlRdr.Read()'s its way through an example XML
document that produces this fault. It includes a simply hacky
XmlResolver implementation to provide access to the DTD which is included
in the source as a string.
+
+------- Additional Comments From andyhume32 at yahoo.co.uk 2006-12-11 19:03 -------
+Created an attachment (id=18278)
+A C# source will that run on the console reproduces this fault.
+
More information about the mono-bugs
mailing list