[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
Tue Sep 20 20:18:36 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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76051
--- shadow/76051 2005-09-10 16:04:07.000000000 -0400
+++ shadow/76051.tmp.31686 2005-09-20 20:18:36.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 76051
Product: Mono: Class Libraries
Version: 1.1
OS: SUSE 9.2
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: schwimmlehrer at hotmail.com
QAContact: mono-bugs at ximian.com
@@ -65,6 +65,15 @@
------- Additional Comments From schwimmlehrer at hotmail.com 2005-09-10 04:09 -------
Created an attachment (id=15718)
web-config-file enabling tracing
+
+------- Additional Comments From gonzalo at ximian.com 2005-09-20 20:18 -------
+Fixed in svn HEAD and 1-1-9.
+
+The fix just disables control rendered size computation, as we were
+calling RenderControl again and thus the 'RenderMethodDelegate' was
+being invoked twice.
+
+The will soon be a real fix that does show the actual size.
More information about the mono-bugs
mailing list