[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
Tue, 2 Dec 2003 16:33:37 -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-02 08:15:00.000000000 -0500
+++ shadow/51582.tmp.24082	2003-12-02 16:33:36.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 51582
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: INVALID
+Severity: Unknown
 Priority: Major
 Component: System.Web
 AssignedTo: jackson@ximian.com                            
 ReportedBy: along@mainsoft.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -39,6 +39,13 @@
 I think the problem is in the postback data.
 
 ------- Additional Comments From along@mainsoft.com  2003-12-02 08:14 -------
 Created an attachment (id=6071)
 This file demonstrates the problem
 
+
+------- Additional Comments From jackson@ximian.com  2003-12-02 16:33 -------
+I had to modify the test case adding
+onserverclick="Submit1_ServerClick"  to the submit button. Before and
+after making this change I got the same results on MS .NET. Are you
+using current CVS?
+