[Mono-bugs] [Bug 77769][Nor] Changed - [PATCH] ValidationSummary not shown after clicking on LinkButton (ClientScript only)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jun 5 11:26:58 EDT 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 juraj at hotfeet.ch.

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

--- shadow/77769	2006-03-29 11:49:59.000000000 -0500
+++ shadow/77769.tmp.7494	2006-06-05 11:26:58.000000000 -0400
@@ -10,13 +10,13 @@
 Component: Sys.Web
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: juraj at hotfeet.ch               
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: ValidationSummary not shown after clicking on LinkButton (ClientScript only)
+Summary: [PATCH] ValidationSummary not shown after clicking on LinkButton (ClientScript only)
 
 The ValidationSummary is never shown when using client script validation
 and LinkButtons. With Buttons it works just fine.
 
 When clicking a LinkButton and "Page_ClientValidate" returning false,
 "__doPostback" and hence "ValidatorOnSubmit()" is _never_ called!


More information about the mono-bugs mailing list