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: Merchant UI
-
Labels:None
-
Environment:
SAPI 164 UI 153
-
Sprint:Sprint 11
Description
The user will get an error if they try to create an international type email address or any email address with more than one octet in it.
For example:
user@tsa.co.uk
user@tsa.co.jp
user@mailserver.tsa.com
These don't work since the validation algorithm only allows for one '.' not two. Not sure if we need to allow for more than two or not.