[Mono-bugs] [Bug 77083][Nor] Changed - XmlTextWriter does not implictly output xmlns prefix for attribute

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 23 16:03:02 EST 2005


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=77083

--- shadow/77083	2005-12-23 13:23:52.000000000 -0500
+++ shadow/77083.tmp.11112	2005-12-23 16:03:02.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77083
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -18,6 +18,9 @@
 
 XmlTextWriter does not implicitly output an xmlns prefix for an attribute 
 if the namespace is "http://www.w3.org/2000/xmlns/".
 
 I've added a test case named "XmlNs_Valid2" (marked NotWorking) to 
 XmlTextWriterTests.cs that allows you to reproduce this issue.
+
+------- Additional Comments From atsushi at ximian.com  2005-12-23 16:03 -------
+Fixed in svn (r54792).


More information about the mono-bugs mailing list