[Mono-bugs] [Bug 60739][Blo] Changed - ASP.NET Trace pageOutput and localOnly Bug(s)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 29 Jun 2004 02:33:53 -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=60739

--- shadow/60739	2004-06-29 02:29:40.000000000 -0400
+++ shadow/60739.tmp.29009	2004-06-29 02:33:53.000000000 -0400
@@ -142,6 +142,13 @@
 Trace Output Viewable : MS.NET=YES, MONO=NO   (Error)
 Trace.axd Is Viewable : MS.NET=NO , MONO=YES  (Error)
 
 web.config: <trace pageOutput="true" />
 Trace.axd Is Viewable : MS.NET=NO, MONO=YES   (Error)
 
+
+------- Additional Comments From davidandrewtaylor@hotmail.com  2004-06-29 02:33 -------
+And I should add another rule:
+
+* Trace.axd should NEVER be viewable if Tracing is disabled in 
+Web.config (and it is disabled by default in machine.config)
+