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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 1 Jul 2004 22:53:16 -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=60739

--- shadow/60739	2004-06-29 12:56:52.000000000 -0400
+++ shadow/60739.tmp.6042	2004-07-01 22:53:16.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 60739
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Blocker
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: davidandrewtaylor@hotmail.com               
 QAContact: mono-bugs@ximian.com
@@ -244,6 +244,12 @@
 
 
 ------- Additional Comments From davidandrewtaylor@hotmail.com  2004-06-29 12:56 -------
 Created an attachment (id=8390)
 Gonzalo PageParser.cs diff (from current CVS)
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-07-01 22:53 -------
+Patches are in CVS now. I added the exception throwed by TraceHandler
+when trace is not enabled.
+
+Thanks!