[Mono-bugs] [Bug 59431][Maj] Changed - MONO Beta 2 Bug: Not HtmlEncoding Trace Output
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 2 Jun 2004 11:58:05 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59431
--- shadow/59431 2004-06-02 11:50:56.000000000 -0400
+++ shadow/59431.tmp.29123 2004-06-02 11:58:05.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 59431
Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: 001 One hour
Priority: Major
Component: Sys.Web
AssignedTo: gonzalo@ximian.com
ReportedBy: davidandrewtaylor@hotmail.com
QAContact: mono-bugs@ximian.com
@@ -51,6 +51,9 @@
" " would be replaced with " "
I think as a minimum MONO needs to HTML Encode the trace otherwise
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 " "->" " conversions.
+
+------- Additional Comments From gonzalo@ximian.com 2004-06-02 11:58 -------
+Fixed in CVS.