-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
toLocaleUpperCase seems broken for greek on ICU 58 #9445
Copy link
Copy link
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.
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.
Type
Fields
Give feedbackNo fields configured for issues without a type.
ICU 58 (HEAD as of this writing)
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