[Mono-bugs] [Bug 77095][Min] Changed - [2.0] XmlTextWriter.WriteStartElement should allow prefix with zero-length namespace

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Dec 26 10:56:39 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=77095

--- shadow/77095	2005-12-26 08:34:30.000000000 -0500
+++ shadow/77095.tmp.26662	2005-12-26 10:56:39.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77095
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: Sys.XML
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -24,6 +24,9 @@
 Note: An ArgumentException should still be thrown if a prefix is 
 specified and the namespace is null.
 
 I'll add a test case named "WriteStartElement_Prefix_EmptyNamespace" 
 (marked NotWorking) to XmlTextWriterTests.cs that allows you to reproduce 
 this issue.
+
+------- Additional Comments From atsushi at ximian.com  2005-12-26 10:56 -------
+This should be a bugfix in 2.0. Thus fixed in all profile in svn.


More information about the mono-bugs mailing list