[Mono-bugs] [Bug 59430][Nor] Changed - MONO Beta 2 bug tracing web service activity
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 2 Jun 2004 01:05:21 -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=59430
--- shadow/59430 2004-06-02 00:58:57.000000000 -0400
+++ shadow/59430.tmp.4505 2004-06-02 01:05:21.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 59430
Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: INVALID
Severity: 002 Two hours
Priority: Normal
Component: Sys.Web.Services
AssignedTo: mono-bugs@ximian.com
ReportedBy: davidandrewtaylor@hotmail.com
QAContact: mono-bugs@ximian.com
@@ -43,6 +43,12 @@
issue or stream buffering issue?
------- Additional Comments From davidandrewtaylor@hotmail.com 2004-06-02 00:56 -------
Created an attachment (id=7964)
ASPX Test Case trying to Trace Web Service call.
+
+------- Additional Comments From davidandrewtaylor@hotmail.com 2004-06-02 01:05 -------
+Silly me! My appologies, but this is NOT a bug. All that was
+happening is MONO was NOT HTML Encoding the trace output (MS.NET
+HTML Encoded the output) and thus I couldn't see it in the browser
+unless I selected View Source.