[Mono-bugs] [Bug 76051][Nor] Changed - Response.Writes and
Console.WriteLines coming twice when tracing is enabled
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Sep 10 04:09:18 EDT 2005
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 schwimmlehrer at hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76051
--- shadow/76051 2005-09-10 04:08:05.000000000 -0400
+++ shadow/76051.tmp.20942 2005-09-10 04:09:18.000000000 -0400
@@ -55,6 +55,11 @@
973:
974: RenderTrace (output);
When I comment out the "RenderTrace" line I get the output only once, when
this method is called the page is rendered twice. But only when tracing is
enabled (no matter if pageOutput is false or true).
+
+------- Additional Comments From schwimmlehrer at hotmail.com 2005-09-10 04:09 -------
+Created an attachment (id=15717)
+Example Page containing Response.Write and Console.WriteLine
+
More information about the mono-bugs
mailing list