[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 12:53:45 -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 12:23:21.000000000 -0400
+++ shadow/60739.tmp.3459	2004-06-29 12:53:45.000000000 -0400
@@ -219,6 +219,11 @@
             if (!traceManager.LocalOnly || Context.Request.IsLocal)
                 Trace.Render (output);
 	}
 
 
 
+
+------- Additional Comments From davidandrewtaylor@hotmail.com  2004-06-29 12:53 -------
+I have just checked out the very latest version in CVS and here the 
+the diffs from my fully tested version.  Note the PageParser.cs is 
+the diff produced by Gonzalo.