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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 29 Sep 2003 03:32:04 -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-29 03:08:19.000000000 -0400
+++ shadow/48807.tmp.32021	2003-09-29 03:32:04.000000000 -0400
@@ -63,6 +63,13 @@
 
 ------- Additional Comments From gonzalo@ximian.com  2003-09-28 10:03 -------
 Fixed in CVS.
 
 ------- Additional Comments From yaronsh@mainsoft.com  2003-09-29 03:08 -------
 Few words about the bug fix will be highly appreciated... :-)
+
+------- Additional Comments From gonzalo@ximian.com  2003-09-29 03:32 -------
+They are in the ChangeLog and the patch :).
+
+Basically, we needed to use DummyDataSource (as in other list
+controls) instead of an empty arraylist.
+