[Mono-bugs] [Bug 63469][Nor] Changed - Mono ASP.NET page level tracing does not match MS ASP.NET

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 5 Sep 2004 04:20:51 -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=63469

--- shadow/63469	2004-09-02 13:43:05.000000000 -0400
+++ shadow/63469.tmp.16848	2004-09-05 04:20:51.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 63469
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: REOPENED   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
@@ -130,6 +130,10 @@
 - Off/Disabled : The Page has the "trace" attribute set to "false"
 - Default : No "trace" attribute was specified on the page
 
 In case of "Default", TraceContext.IsEnabled should return the value 
 of HttpRuntime.TraceManager.Enabled.
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-09-05 04:20 -------
+Fixed in CVS HEAD.
+If there are no problems, I will commit this fix to 1.0 in one week.