https://bugzilla.novell.com/show_bug.cgi?id=643847
https://bugzilla.novell.com/show_bug.cgi?id=643847#c0 Summary: RequiredFieldValidator validator incorrectly prevents postback from RadToolBar Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86-64 OS/Version: Windows 7 Status: NEW Severity: Major Priority: P5 - None Component: Sys.Web AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=393105) --> (http://bugzilla.novell.com/attachment.cgi?id=393105) Sample project User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 We have a RequiredFieldValidator that validates a TextBox. We also have a RadToolBar that does something on postback. The problem is that the validator blocks the RadToolBar button even though the TextBox is not empty. Reproducible: Always Steps to Reproduce: 1.Open the attached project 2.Press the "Click here" button 3.Nothing happens Actual Results: Nothing happens Expected Results: A postback should be triggered -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
