[Mono-bugs] [Bug 49604][Maj] Changed - LosFormatter bug (Fix is provided)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 13 Oct 2003 10:38:54 -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=49604

--- shadow/49604	2003-10-13 10:20:49.000000000 -0400
+++ shadow/49604.tmp.2567	2003-10-13 10:38:54.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 49604
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: System.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: yaronsh@mainsoft.com               
 QAContact: mono-bugs@ximian.com
@@ -49,6 +49,9 @@
 Testcase
 
 
 ------- Additional Comments From yaronsh@mainsoft.com  2003-10-13 10:20 -------
 When I checked it again after the fix it collapses at other place, at 
 the Control.LoadViewStateRecursive... (The fix is right anyway). 
+
+------- Additional Comments From gonzalo@ximian.com  2003-10-13 10:38 -------
+Your fix works fine for me. committing...