-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 2.6.0.ER1
-
Fix Version/s: 2.7.0.ER2
-
Component/s: JavaScript Libraries
-
Labels:
-
Environment:
Fedora 20
-
Target Release:
-
Steps to Reproduce:
-
Git Pull Request:
-
Affects:Release Notes, Interactive Demo/Tutorial
-
Release Notes Docs Status:Documented as Feature Request
-
Release Notes Text:
When using the contacts-mobile-basic quickstart in jboss-wfk-quickstarts-2.6.0.ER1, an error is thrown when attempting to add or edit a contact. When viewing the Edit Contact screen and adding a number to the Phone field, the following message appears if a non-US phone number is added:
"Please use a standard US formats. And remember the area code and prefix may not start with 1."
This means that users outside the US cannot use the app to store local numbers. If they are using the quickstart in a test environment, they have to search for US phone numbers on the web to use, as you cannot simply enter random numbers. This error also prevents the user from saving the entry.
Suggest that this field is modified to prevent region-locking.