[Mono-bugs] [Bug 643847] New: RequiredFieldValidator validator incorrectly prevents postback from RadToolBar

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Oct 5 11:33:36 EDT 2010


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: mhabersack at novell.com
        ReportedBy: daniel.peichev at telerik.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list