You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
commit: 3ca3861
localeID is empty when requesting language goes with region and combinational locale is valid on language/region pattern api.
GET /i18n/api/v1/i18nPattern
GET /i18n/api/v2/formatting/patterns/locales/{locale}
To Reproduce
Steps to reproduce the behavior:
Go to 'GET /i18n/api/v2/formatting/patterns'
Input "en-US" as language, "US" as region and "plurals" as pattern.
Describe the bug
commit: 3ca3861
localeID is empty when requesting language goes with region and combinational locale is valid on language/region pattern api.
GET /i18n/api/v1/i18nPattern
GET /i18n/api/v2/formatting/patterns/locales/{locale}
To Reproduce
Steps to reproduce the behavior:
Expected behavior
the combinational locale should be listed as localeID value: en-US
The text was updated successfully, but these errors were encountered: