[Mono-bugs] [Bug 51582][Maj] Changed - Problem while the RadioButton's name isn't equal to the id.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 3 Dec 2003 03:43:38 -0500 (EST)
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 along@mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51582
--- shadow/51582 2003-12-03 03:39:29.000000000 -0500
+++ shadow/51582.tmp.29391 2003-12-03 03:43:37.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 51582
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: RESOLVED
-Resolution: INVALID
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Major
Component: System.Web
AssignedTo: jackson@ximian.com
ReportedBy: along@mainsoft.com
QAContact: mono-bugs@ximian.com
@@ -51,6 +51,15 @@
------- Additional Comments From along@mainsoft.com 2003-12-03 03:39 -------
Created an attachment (id=6083)
This file demonstrates the problem
+
+------- Additional Comments From along@mainsoft.com 2003-12-03 03:43 -------
+Sorry about my mistake.
+The testcase wasn't good enough.
+All the RadioButtons' name and id was the same.
+Please check the new attachment.
+The problem is while clicking on Radio1.
+Another problem that you can see in this test, is that when you click
+on the button, all the RadioButtons Checked property returns false