[Mono-bugs] [Bug 44831][Min] Changed - Wrong behaviour of XmlTextWriter.WriteWhitespace()
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sun, 15 Jun 2003 18:45:24 -0400 (EDT)
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 primey@gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=44831
--- shadow/44831 Sun Jun 15 14:26:52 2003
+++ shadow/44831.tmp.8733 Sun Jun 15 18:45:23 2003
@@ -1,12 +1,12 @@
Bug#: 44831
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEEDINFO
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Minor
Component: System.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: primey@gmx.net
@@ -73,6 +73,10 @@
------- Additional Comments From ginga@kit.hi-ho.ne.jp 2003-06-15 14:26 -------
I tried to reproduce, but with my cygwin environment,
it runs correct. I added it as a testcase for
XmlTextWriterTests.cs, so please try it and report
the result. Testcase name is "WriteWhitespace".
+
+------- Additional Comments From primey@gmx.net 2003-06-15 18:45 -------
+I installed the current CVS version now, and it was fixed already.
+