Skip to content

Special characters in company/ASN names are replaced with "**" #15

Description

@nathannogueira

Some organization/company names containing non-ASCII characters are returned with ** replacing the original characters.

Example:

Example Comunicações LTDA

is returned as:

Example Comunica**es LTDA

Expected: preserve the original UTF-8 characters, or normalize them to ASCII (Comunicacoes) instead of replacing them with **.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions