[Mono-bugs] [Bug 43111][Maj] Changed - XmlTextWriter Flush and WriteWhiteSpace errors

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 15 May 2003 18:16:48 -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 jonathan@onegoodidea.com.

http://bugzilla.ximian.com/show_bug.cgi?id=43111

--- shadow/43111	Thu May 15 18:15:56 2003
+++ shadow/43111.tmp.348	Thu May 15 18:16:48 2003
@@ -18,6 +18,11 @@
 
 * Flush incorrectly (at least in comparison to .NET 1.1) closes open tags.
 
 * WriteWhiteSpace does not finish an in-progress start tag.
 
 Test case for both attached, plus proposed patch.
+
+------- Additional Comments From jonathan@onegoodidea.com  2003-05-15 18:16 -------
+Created an attachment (id=4353)
+Test cases (as NUnit tests)
+