Status/Resolution/Reason: Closed/Withdrawn/Duplicate
Reporter/Name(from Bugbase): Kevin Kerr / Kevin Kerr (kevink23)
Created: 10/11/2012
Components: Language, Framework Support
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: Final /
Priority/Frequency: Major / All users will encounter
Locale/System: English / Win 2008 Server R2 64 bit
Vote Count: 1
Duplicate ID: CF-3231157
Problem Description: The isValid function for type "email" allows underscores in email address domain names, it should not.
Steps to Reproduce: IsValid('email', 'test@test_123.com');
Actual Result: Return True;
Expected Result: Return False;
Any Workarounds:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3345191
External Customer Info:
External Company:
External Customer Name: kevink23
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: