[Mono-bugs] [Bug 81295][Nor] New - EnableClientScript is not honored

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Apr 2 21:56:02 EDT 2007


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 mmorano at mikeandwan.us.

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

--- shadow/81295	2007-04-02 21:56:02.000000000 -0400
+++ shadow/81295.tmp.22158	2007-04-02 21:56:02.000000000 -0400
@@ -0,0 +1,25 @@
+Bug#: 81295
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Web
+AssignedTo: mhabersack at novell.com                            
+ReportedBy: mmorano at mikeandwan.us               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: EnableClientScript is not honored
+
+When using a server form, you should be able to specify that the form
+should not perform client side validation, by specifying the attribute:
+EnableClientScript="false" on the control that submits the form, typically
+an <asp:Button>
+
+Currently, if you specify this attribute on an asp:Button, this attribute
+is written directly to the HTML output incorrectly.


More information about the mono-bugs mailing list