[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:20:49 -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 yaronsh@mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=49604
--- shadow/49604 2003-10-13 10:05:04.000000000 -0400
+++ shadow/49604.tmp.2443 2003-10-13 10:20:49.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: System.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: yaronsh@mainsoft.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -45,6 +45,10 @@
------- Additional Comments From yaronsh@mainsoft.com 2003-10-13 10:05 -------
Created an attachment (id=5580)
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).