[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 14:26:52 -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 ginga@kit.hi-ho.ne.jp.
http://bugzilla.ximian.com/show_bug.cgi?id=44831
--- shadow/44831 Sun Jun 15 07:37:13 2003
+++ shadow/44831.tmp.22078 Sun Jun 15 14:26:52 2003
@@ -1,14 +1,14 @@
Bug#: 44831
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: System.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: primey@gmx.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -67,6 +67,12 @@
</a>
How often does this happen?
always
Additional Information:
+
+------- 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".