[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
Fri, 20 Aug 2004 15:28:12 -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-08-19 10:41:37.000000000 -0400
+++ shadow/63469.tmp.31923 2004-08-20 15:28:12.000000000 -0400
@@ -1,17 +1,17 @@
Bug#: 63469
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Sys.Web
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: gonzalo@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Mono ASP.NET page level tracing does not match MS ASP.NET
@@ -42,6 +42,11 @@
the generated page. Currently no trace information (in the Trace
Information section of the page-level trace log) is output when the trace
attribute of the Page directive is not explicitly set to true. (the trace
log itself is shown though)
Let me know if you need a repro for this.
+
+------- Additional Comments From gonzalo@ximian.com 2004-08-20 15:28 -------
+Yes, please, attach a test case.
+David Taylor checked all the Trace handling with a fair amount of
+tests and all of them passed.