Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.4.13 DXP U27
Description
Description
The OOTB Country table has the incorrect area code for Cayman Island as 238 instead of the correct code of 345 for Liferay DXP 7.4.13 u20
Steps to Reproduce
- Start your bundle
- Login as admin
- Access the URL: http://localhost:8080/api/jsonws?contextName=&signature=%2Fcountry%2Fget-countries-1-boolean#serviceResults
- Click invoke
- Look for Cayman Island in the JSON
Expected Result
Country code is 345
Actual Result
Country code is 238
The current values for CI are the following:
Additional Testing:
Master: Reproduced.
Branch: Not reproduced.