[Mono-bugs] [Bug 48807][Maj] Changed - Repeater Bug

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 28 Sep 2003 10:03:24 -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=48807

--- shadow/48807	2003-09-26 19:53:20.000000000 -0400
+++ shadow/48807.tmp.24665	2003-09-28 10:03:24.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 48807
 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: gonzalo@ximian.com                            
 ReportedBy: yaronsh@mainsoft.com               
 QAContact: mono-bugs@ximian.com
@@ -57,6 +57,9 @@
 the code should be at the end of the method:
     if(useDataSource)
        ViewState[ITEMCOUNT] = (ds==null?-1:index);
 
 BUT!!! It didn't solve the bug!! (Though it should be there anyway)
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-09-28 10:03 -------
+Fixed in CVS.