Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Aquidneck
-
Fix Version/s: 2.0.0, sprint 11: 10-31-2012, Aquidneck
-
Component/s: None
-
Labels:None
-
Environment:
Sapi sprint 10 branch build 4 - UI master build 147
-
Sprint:Sprint 11
Description
The email field validation on the create merchant page is incorrectly not letting a user add an email address with a hyphen in the domain name.
test@mail-man.com should be a valid email address but is getting flagged by our validation as invalid.
An email domain conforms the same rules as a hostname and therefore is limited to a-z, A-Z, 0-9, '-' and '.'