Skip to content

String.toTitleCase doesn't work with accented characters or non-english alphabets #37

Description

@Herteby

There are two issues with the current implementation: [a-z] only matches precisely a - z, and \w only matches english word characters.

See PR here #36

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