[Mono-bugs] [Bug 78417][Nor] Changed - RepeaterItemCollection null reference exception

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 16 09:28:39 EDT 2006


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 grendello at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78417

--- shadow/78417	2006-05-16 09:28:13.000000000 -0400
+++ shadow/78417.tmp.19502	2006-05-16 09:28:39.000000000 -0400
@@ -17,6 +17,11 @@
 Summary: RepeaterItemCollection null reference exception
 
 Under certain circumstances (like e.g. traversing the repeater items
 collection on form submission) the Items collection (or actually, ArrayList
 l in the RepeaterItemCollection source) can be null. The attached patch
 makes sure that ArrayList l is never null.
+
+------- Additional Comments From grendello at gmail.com  2006-05-16 09:28 -------
+Created an attachment (id=17037)
+RepeaterItemCollection.cs.diff
+


More information about the mono-bugs mailing list