[Mono-bugs] [Bug 69350][Nor] Changed - WriteEndElement doesn't work after XmlTextWriter.WriteAttributes()

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 14 Nov 2004 03:36:15 -0500 (EST)


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@ximian.com.

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

--- shadow/69350	2004-11-11 23:07:29.000000000 -0500
+++ shadow/69350.tmp.21898	2004-11-14 03:36:15.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 69350
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: atsushi@ximian.com                            
 ReportedBy: jaak@zd.com.pl               
 QAContact: mono-bugs@ximian.com
@@ -89,6 +89,9 @@
 ----------
 
 Notice that the <a> tag isn't closed in this case.
 
 After the WriteAttributes line is commented out the output lacks any 
 attributes but the elements are properly balanced.
+
+------- Additional Comments From atsushi@ximian.com  2004-11-14 03:36 -------
+thanks, fixed in CVS.