Skip to content

normalize() of BaselineStringMatcher drops "@" for language labels but not the language code #44

@ychmi

Description

@ychmi

When a label to be normalized contains a language tag at the end ("Teacher@en"), the normalize method currently drops the "@" symbol but keeps the language code (("Teacher@en"->"Teacheren"), which should usually be unwanted behaviour.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    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