-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Closed
Labels
i18n-apiIssues and PRs related to the i18n implementation.Issues and PRs related to the i18n implementation.semver-minorPRs that contain new features and should be released in the next minor version.PRs that contain new features and should be released in the next minor version.
Description
ICU 58 (HEAD as of this writing)
> 'Πατάτα'.toLocaleUpperCase('el')
'ΠΑΤΆΤΑ'
should be ΠΑΤΑΤΑ
(no accent)
investigate…
may be related to hard coded lists mentioned in http://bugs.icu-project.org/trac/ticket/12647
// cc @nodejs/intl @jshin
Metadata
Metadata
Assignees
Labels
i18n-apiIssues and PRs related to the i18n implementation.Issues and PRs related to the i18n implementation.semver-minorPRs that contain new features and should be released in the next minor version.PRs that contain new features and should be released in the next minor version.