[Mono-bugs] [Bug 52558][Nor] Changed - No error reported on unexpected whitespace in XmlValidatingReader
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 25 Dec 2003 06:40:47 -0500 (EST)
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 jaak@zd.com.pl.
http://bugzilla.ximian.com/show_bug.cgi?id=52558
--- shadow/52558 2003-12-25 06:39:59.000000000 -0500
+++ shadow/52558.tmp.31890 2003-12-25 06:40:47.000000000 -0500
@@ -73,6 +73,11 @@
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader
xmlReader)
at Class1.Main(String[] args)
To reproduce: compile and run the attached program.
+
+------- Additional Comments From jaak@zd.com.pl 2003-12-25 06:40 -------
+Created an attachment (id=6327)
+test program to reproduce the problem
+