[Mono-bugs] [Bug 34743][Nor] Changed - XmlTextReader handles whitespace differently that MS.NET

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
28 Nov 2002 21:44:34 -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 vargaz@freemail.hu.

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

--- shadow/34743	Thu Nov 28 16:43:59 2002
+++ shadow/34743.tmp.18273	Thu Nov 28 16:44:34 2002
@@ -20,6 +20,11 @@
 
 The attached test case produces different output on MONO and on MS.NET.
 Under mono, it prints:
 System.Xml.XmlWhitespace
 while under MS.NET it prints:
 System.Xml.XmlElement
+
+------- Additional Comments From vargaz@freemail.hu  2002-11-28 16:44 -------
+Created an attachment (id=2849)
+testcase
+