[Mono-bugs] [Bug 77086][Cos] Changed - [2.0] XmlTextWriter should
not always create a new prefix at level 0.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jan 12 02:06:57 EST 2006
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77086
--- shadow/77086 2005-12-23 13:59:50.000000000 -0500
+++ shadow/77086.tmp.26720 2006-01-12 02:06:57.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 77086
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Cosmetic
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -21,6 +21,9 @@
This is perfectly valid for the 1.0 profile though (to match MS.NET 1.x),
so no change you be made there.
I've added a test case named "AutoCreatePrefixes" (marked NotWorking) to
XmlTextWriterTests.cs that allows you to reproduce this issue.
+
+------- Additional Comments From atsushi at ximian.com 2006-01-12 02:06 -------
+Fixed as well in svn (r55418).
More information about the mono-bugs
mailing list