Skip to content
This repository was archived by the owner on Sep 28, 2021. It is now read-only.
This repository was archived by the owner on Sep 28, 2021. It is now read-only.

Potential unbuild object-name collision #434

Description

@glooms

Since we strip characters not being unicode letters, numbers, hyphens or underscores we could potentially have naming collisions for objects.

An example of such a collision is:

object$1
object-1

where both names will be translated to object-1 resulting in only the last one being printed.

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