[Mono-bugs] [Bug 76974][Maj] Changed - Can't set custom JavaScript handler in Form-tag

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 28 01:54:46 EST 2006


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 gonzalo at ximian.com.

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

--- shadow/76974	2006-01-05 06:51:48.000000000 -0500
+++ shadow/76974.tmp.20780	2006-12-28 01:54:46.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 76974
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Sys.Web
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: dfreund at runlevel-5.org               
 QAContact: mono-bugs at ximian.com
@@ -71,6 +71,10 @@
 	</asp:RequiredFieldValidator>
 	<asp:Button id="button" Text="Go!" runat="server"/>
 </form>
 
 </body>
 </html>
+
+------- Additional Comments From gonzalo at ximian.com  2006-12-28 01:54 -------
+The current mono behavior is the same that MS, ie, the onsubmit that
+you provide is ignored.


More information about the mono-bugs mailing list