[Mono-bugs] [Bug 342907] New: web_regularexpressionvalidator.aspx doesn't show " invalid input" in some cases
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Nov 19 22:44:43 EST 2007
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: mhabersack at novell.com
ReportedBy: twiest at novell.com
QAContact: mono-bugs at ximian.com
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: twiest at novell
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.
More information about the mono-bugs
mailing list