[Mono-bugs] [Bug 77623][Nor] Changed - XmlTextWriter(2).WriteRaw regression

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Feb 24 02:04:53 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=77623

--- shadow/77623	2006-02-24 00:47:17.000000000 -0500
+++ shadow/77623.tmp.14158	2006-02-24 02:04:53.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77623
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: hys545 at dreamwiz.com               
 QAContact: mono-bugs at ximian.com
@@ -71,6 +71,9 @@
     xtw.WriteStartDocument (true);
     xtw.WriteRaw ("{0}{1}");
     xtw.Flush ();
   }
 }
 
+
+------- Additional Comments From atsushi at ximian.com  2006-02-24 02:04 -------
+Fixed in svn (r57229).


More information about the mono-bugs mailing list