[Mono-bugs] [Bug 59431][Maj] Changed - MONO Beta 2 Bug: Not HtmlEncoding Trace Output

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Jun 2004 01:27:27 -0400 (EDT)


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 davidandrewtaylor@hotmail.com.

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

--- shadow/59431	2004-06-02 11:58:05.000000000 -0400
+++ shadow/59431.tmp.21411	2004-06-15 01:27:27.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 59431
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: RESOLVED   
+Status: VERIFIED   
 Resolution: FIXED
 Severity: 001 One hour
 Priority: Major
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: davidandrewtaylor@hotmail.com               
@@ -54,6 +54,9 @@
 you might be returning invalid HTML to a web browser when tracing is 
 enabled.  But it would also be nice to do the "\n"->"<BR>" and 
 the " "->"&nbsp;" conversions.
 
 ------- Additional Comments From gonzalo@ximian.com  2004-06-02 11:58 -------
 Fixed in CVS.
+
+------- Additional Comments From davidandrewtaylor@hotmail.com  2004-06-15 01:27 -------
+I can verify this has been fixed for Beta 3.  Thanks Gonzalo.