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

           Summary: web_regularexpressionvalidator.aspx doesn't show
                    "invalid input" in some cases
           Product: Mono: Class Libraries
           Version: 1.2.6
          Platform: i386
        OS/Version: SLED 10
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
          Found By: Component Test


Description of Problem:
If you run web_regularexpressionvalidator.aspx and put these as the inputs:
year: 190a
zip: 123456
e-mail: [EMAIL PROTECTED]

only e-mail will show up as invalid. This is only broken on 1.1. On 2.0 this
works perfectly. This was found on Mono 1.2.6p2.


Steps to reproduce the problem:
1. cd /usr/lib/xsp/test
2. run: xsp
3. browse to your machine on port 8080
4. Go into web_regularexpressionvalidator.aspx
5. enter the inputs listed above
6. click the "check" button
7. Notice that only e-mail has the invalid message

Actual Results:
only displays 1 invalid message

Expected Results:
should display 3 invalid messages


How often does this happen? 
every time

Additional Information:


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

Reply via email to