[Mono-bugs] [Bug 392006] New: CustomValidator doesn' t work when event validation is disabled

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon May 19 08:07:32 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=392006


           Summary: CustomValidator doesn't work when event validation is
                    disabled
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: juraj at hotfeet.ch
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Recipe
======
- extract attached webapp
- start xsp2 in webapp dir
- request http://localhost:8080
- click "Check"

Expected result: message "invalid." next to textbox
Actual result:   no message


Remove the line <pages enableEventValidation="false" />
from web.config and everything works fine.


-- 
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