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 [EMAIL PROTECTED]

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

--- shadow/81295        2007-04-02 21:56:02.000000000 -0400
+++ shadow/81295.tmp.30848      2007-04-03 05:32:19.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 81295
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -20,6 +20,12 @@
 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.
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-04-03 05:32 -------
+Mike, are you sure? I've just checked on ms.net and the attribute gets
+rendered verbatim as well. If you want to avoid the form validation on
+postback, you set the attribute to false on the validation control(s).
+Please check the issue again, thanks!
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to