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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
28 Nov 2002 21:43:59 -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.18243	Thu Nov 28 16:43:59 2002
@@ -0,0 +1,25 @@
+Bug#: 34743
+Product: Mono/Class Libraries
+Version: unspecified
+OS: Debian Woody
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: System.XML
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: vargaz@freemail.hu               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: XmlTextReader handles whitespace differently that MS.NET
+
+Description of Problem:
+
+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