[Mono-bugs] [Bug 58565][Wis] Changed - MONO Beta 1 Bug with SoapExtensionAttribute
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 2 Jun 2004 01:06:28 -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=58565
--- shadow/58565 2004-06-02 01:05:41.000000000 -0400
+++ shadow/58565.tmp.4548 2004-06-02 01:06:28.000000000 -0400
@@ -112,6 +112,12 @@
Fixed in CVS. Thanks!
------- Additional Comments From davidandrewtaylor@hotmail.com 2004-06-02 00:58 -------
I can verify this specific bug is fixed so will mark this as
verified; however there is still an outstanding and possibly related
bug 59430.
+
+------- Additional Comments From davidandrewtaylor@hotmail.com 2004-06-02 01:06 -------
+Please ignore my above comment. This is completely fixed. 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. Thanks.