Skip to content

toLocaleUpperCase seems broken for greek on ICU 58 #9445

Closed
@srl295

Description

@srl295

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.semver-minorPRs that contain new features and should be released in the next minor version.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions