[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
Thu, 4 Dec 2003 05:39:15 -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 jackson@ximian.com.

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

--- shadow/51582	2003-12-03 03:43:37.000000000 -0500
+++ shadow/51582.tmp.8112	2003-12-04 05:39:15.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 51582
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: System.Web
 AssignedTo: jackson@ximian.com                            
 ReportedBy: along@mainsoft.com               
 QAContact: mono-bugs@ximian.com
@@ -60,6 +60,9 @@
 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
+
+------- Additional Comments From jackson@ximian.com  2003-12-04 05:39 -------
+This is fixed in CVS, thank you very much for the reports.