[Mono-bugs] [Bug 48060][Maj] Changed - Control\ Repeater Data Bind bug

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 31 Aug 2003 10:20:47 -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=48060

--- shadow/48060	2003-08-31 07:26:41.000000000 -0400
+++ shadow/48060.tmp.15620	2003-08-31 10:20:46.000000000 -0400
@@ -106,6 +106,13 @@
 I've simplified the case that causes the bug too much...
 I'll arrange a simple testcase that demonstrates the problem.
 Please don't close the bug. I will supply a testcase shortly.
 
 ------- Additional Comments From gonzalo@ximian.com  2003-08-31 07:26 -------
 Reopen it when you add the new file.
+
+------- Additional Comments From yaronsh@mainsoft.com  2003-08-31 10:20 -------
+I've found the problem.
+The property that returns the repeater items is wrong and due to a
+faulty conditions it creats at any time a new(!) repeater items 
+collection.
+a fix is provided.