[Mono-bugs] [Bug 67396][Min] Changed - Wrong error message when accessing Trace.axd from remote machine

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 6 Oct 2004 03:30:46 -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=67396

--- shadow/67396	2004-10-04 00:43:50.000000000 -0400
+++ shadow/67396.tmp.1235	2004-10-06 03:30:46.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 67396
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
@@ -42,6 +42,10 @@
     <trace localOnly="false"/>
   </system.web>
 </configuration>
 
 The Mono message is not correct, as tracing is enabled, but just not 
 accessible from remote machines.
+
+------- Additional Comments From gonzalo@ximian.com  2004-10-06 03:30 -------
+Fixed message and HTTP error code in 1-0 and HEAD.
+Thanks.