[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 08:39:42 -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 08:38:56.000000000 -0400
+++ shadow/48870.tmp.14530 2003-09-25 08:39:42.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: System.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: yaronsh@mainsoft.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -61,6 +61,9 @@
------- Additional Comments From yaronsh@mainsoft.com 2003-09-25 08:38 -------
Created an attachment (id=5428)
Fixed code behind
+
+------- Additional Comments From yaronsh@mainsoft.com 2003-09-25 08:39 -------
+I think that the last code behind will demonstrate the problem.