Skip to content

Tags with special characters #692

@mortenbirkelund

Description

@mortenbirkelund

Describe the bug
Special characters in tags causes answer to assume incorrect urls. For instance a forward slash will be accepted in the tag, which obviously causes a problem in a url

To Reproduce
Steps to reproduce the behavior:

  1. Create a tag with a forward slash "Something / something"
  2. See that the url that answer uses for the tag is https://yourdomain/tags/Something-/-something
  3. Try and visit this url, and you will get a 404

Expected behavior
I expected that answer will either not allow special characters when creating tag, or would url-encode before creating the url.

Screenshots
NIL

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions