[Mono-bugs] [Bug 30429][Wis] New - XmlTextReader needs to handle WhitespaceHandling
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
16 Sep 2002 23:05:00 -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 duncan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=30429
--- shadow/30429 Mon Sep 16 19:05:00 2002
+++ shadow/30429.tmp.29187 Mon Sep 16 19:05:00 2002
@@ -0,0 +1,25 @@
+Bug#: 30429
+Product: Mono/Class Libraries
+Version: unspecified
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: System.XML
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: duncan@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: XmlTextReader needs to handle WhitespaceHandling
+
+duncan:~/src/testing/XML $ mono DOMInterfaceXmlDocumentSample.exe
+Reading file books.xml ...
+Exception: System.NotImplementedException: The requested feature is not yet
+implemented
+in <0x0002b> 00 System.Xml.XmlTextReader:set_WhitespaceHandling
+(System.Xml.WhitespaceHandling)
+in <0x00089> 00 HowTo.Samples.XML.DOMInterfaceXmlDocumentSample:Run (string)