[Mono-bugs] [Bug 48870][Maj] Changed - RadioButtonList bug (A fix is provided)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 25 Sep 2003 06:59:34 -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=48870

--- shadow/48870	2003-09-25 06:58:15.000000000 -0400
+++ shadow/48870.tmp.13721	2003-09-25 06:59:34.000000000 -0400
@@ -36,6 +36,11 @@
 complicated aspx. When I run the aspx at the xsp I get no page but 
 on the original page there is null exception. (I've discovered the cause).
 
 Additional Information:
 At the RadioButtonList at the method IRepeatInfoUser.RenderItem the
 page is not updated for the items, so the page is null and exception occur.
+
+------- Additional Comments From yaronsh@mainsoft.com  2003-09-25 06:59 -------
+Created an attachment (id=5422)
+Testcase (just the aspx, the code is in .cs file)
+