Skip to content
This repository was archived by the owner on Dec 11, 2019. It is now read-only.
This repository was archived by the owner on Dec 11, 2019. It is now read-only.

Escape more characters in URLs #265

Description

@neongreen

We escape =?& already, but we should also escape {}|\^~[]`" because those characters make it harder for users to paste our URLs into chat/Markdown/etc (the list is as per https://tools.ietf.org/html/rfc3986#section-2.4).

Those characters have to be escaped everywhere a regex is rendered in a URL – i.e. ?query, ?filePath and ?filter.

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