[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 17:24:12 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 17:23:47.000000000 -0400
+++ shadow/78417.tmp.28601 2006-05-16 17:24:12.000000000 -0400
@@ -48,6 +48,11 @@
which was due to the fact that ArrayList l was null in
RepeaterItemCollection. The attached files show that happening.
Despite my mistake of not binding the data, I do think that
RepeaterItemCollection should be resistant to that kind of coding
errors and therefore it should make sure l is never null.
+
+------- Additional Comments From grendello at gmail.com 2006-05-16 17:24 -------
+Created an attachment (id=17043)
+default.aspx
+
More information about the mono-bugs
mailing list