[Mono-bugs] [Bug 72587][Nor] Changed - System.Web.UI.WebControls.Button property CausesValidation does not serve it's porpuse
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 14 Feb 2005 09:10:29 -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 tadas@stablebeast.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72587
--- shadow/72587 2005-02-14 09:09:42.000000000 -0500
+++ shadow/72587.tmp.10120 2005-02-14 09:10:29.000000000 -0500
@@ -31,6 +31,11 @@
return;
}
instead of this:
if (CausesValidation)
Page.Validate (ValidationGroup);
IPostBackEventHandler.RaisePostBackEvent too..
+
+------- Additional Comments From tadas@stablebeast.com 2005-02-14 09:10 -------
+Created an attachment (id=14209)
+a patch or smth
+