[Mono-bugs] [Bug 77093][Min] New - XmlTextWriter.WriteEndElement does not output ns decl. if prefix is "xml"

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Dec 26 07:35:41 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 gert.driesen at pandora.be.

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

--- shadow/77093	2005-12-26 07:35:41.000000000 -0500
+++ shadow/77093.tmp.15849	2005-12-26 07:35:41.000000000 -0500
@@ -0,0 +1,24 @@
+Bug#: 77093
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: Sys.XML
+AssignedTo: atsushi at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: XmlTextWriter.WriteEndElement does not output ns decl. if prefix is "xml"
+
+XmlTextWriter.WriteEndElement does not output namespace declaration if 
+the prefix is "xml".
+
+I'll add a test case named "WriteStartElement_XmlPrefix" (marked 
+NotWorking) to XmlTextWriterTests.cs that allows you to reproduce this 
+issue.


More information about the mono-bugs mailing list