[Mono-bugs] [Bug 30429][Wis] Changed - XmlTextReader needs to handle WhitespaceHandling
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
6 Nov 2002 15:16:26 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=30429
--- shadow/30429 Mon Sep 16 19:05:00 2002
+++ shadow/30429.tmp.13434 Wed Nov 6 10:16:26 2002
@@ -2,13 +2,13 @@
Product: Mono/Class Libraries
Version: unspecified
OS: other
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: System.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: duncan@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -20,6 +20,9 @@
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)
+
+------- Additional Comments From gonzalo@ximian.com 2002-11-06 10:16 -------
+test case source?