Skip to content

Support "full" case mapping in Strings: toLower/toUpper #3437

Description

@pbiggar

toLower and toUpper don't work for strings where the converted string has a different number of EGCs than the original. For example:

String.toUppercase_v1 "fifl" = "FIFL"

See

// FSTODO: There are two types of unicode case "mapping" (conversion), "simple"
for discussion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions