[Mono-bugs] [Bug 30429][Wis] Changed - XmlTextReader needs to handle WhitespaceHandling
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
28 Dec 2002 06:58:47 -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 ginga@kit.hi-ho.ne.jp.
http://bugzilla.ximian.com/show_bug.cgi?id=30429
--- shadow/30429 Wed Nov 6 10:16:26 2002
+++ shadow/30429.tmp.21442 Sat Dec 28 01:58:47 2002
@@ -1,13 +1,13 @@
Bug#: 30429
Product: Mono/Class Libraries
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: System.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: duncan@ximian.com
QAContact: mono-bugs@ximian.com
@@ -23,6 +23,11 @@
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?
+
+------- Additional Comments From ginga@kit.hi-ho.ne.jp 2002-12-28 01:58 -------
+XmlTextReader.WhitespaceHandling now seems to be implemented@
+practically. Now I change the status to FIXED, but if you found any
+bugs, then reopen it.