[Mono-bugs] [Bug 342978] New: [2.0, PATCH] CompareValidator not working with client script

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 20 08:31:08 EST 2007


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

           Summary: [2.0, PATCH] CompareValidator not working with client
                    script
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: juraj at hotfeet.ch
         QAContact: mono-bugs at ximian.com
          Found By: ---


- run xsp2
- request the attached page
- enter two different values in the text boxes
- click "check"

-> JavaScript error or page is posted back (depending on browser)

The problem is a simple typo in WebUIValidation_2.0.js. The attached patch
fixes this. (Don't forget to touch some cs file before doing "make
PROFILE=net_2_0", or the the changes to WebUIValidation_2.0.js will go
unnoticed!)

May I commit the patch and add the test page to /xsp/test/1.1/webcontrols?


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