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=77742 --- shadow/77742 2006-03-09 06:25:43.000000000 -0500 +++ shadow/77742.tmp.29607 2006-03-09 06:25:43.000000000 -0500 @@ -0,0 +1,33 @@ +Bug#: 77742 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Sys.Web +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: CompareValidator is not implemented in WebUIValidation.js + +There's no CompareValidatorValidatorEvaluateIsValid function in the .js +file. The <asp:CompareValidator> is correctly interpreted on the server +side, but on the client side, there's no code to handle it! + + +Actual Results: +"Evalfunc is not a function" says firefox + +Expected Results: +it works well on .NET + +How often does this happen? +always + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
