[Mono-bugs] [Bug 72017][Min] Changed - ASP.NET trace incorrect formatting

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 1 Feb 2005 18:41:00 -0500 (EST)


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=72017

--- shadow/72017	2005-01-31 17:44:12.000000000 -0500
+++ shadow/72017.tmp.21942	2005-02-01 18:41:00.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 72017
 Product: Mono: Class Libraries
 Version: 1.0
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: m@pernecky.sk               
 QAContact: mono-bugs@ximian.com
@@ -35,6 +35,11 @@
 </script>
 
 The result of running this script that we have one line red (w/ text "test 
 1" and one black line (w/ text "test 2" and category "cat")
 
 The correct output would be two black lines.
+
+------- Additional Comments From gonzalo@ximian.com  2005-02-01 18:41 -------
+Fixed in SVN HEAD and 1-0 branch.
+
+Thanks.