[Mono-bugs] [Bug 49607][Wis] Changed - XmlTextWriter inconsistent output

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 13 Oct 2003 11:44:29 -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 tberman@gentoo.org.

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

--- shadow/49607	2003-10-13 11:43:42.000000000 -0400
+++ shadow/49607.tmp.3007	2003-10-13 11:44:29.000000000 -0400
@@ -21,6 +21,11 @@
 <?xml version="1.0" encoding="utf-8"?><test:element 
 xmlns:test="urn:test">Test</test:element>
 
 and mono outputs:
 
 <test:element xmlns:test="urn:test">Test</test:element>
+
+------- Additional Comments From tberman@gentoo.org  2003-10-13 11:44 -------
+Created an attachment (id=5584)
+test.cs
+