Skip to content

Carrier names should not contain semicolons #6

@t0mpr1c3

Description

@t0mpr1c3

The specification for carrier names is that they are arbitrary strings separated by spaces.

It may be problematic for parsers if a carrier name contains a semicolon, because the parser may think that part of the carrier name is a comment.

It may also be preferable to use whitespace (which includes tabs) rather than spaces as the delimiter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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