Skip to content

Categories with invalid URI character in their name malfunctions #32

@leonard-IMBERT

Description

@leonard-IMBERT

Right now categories can have in their name unicode characters such as 🬃 (https://unicode-table.com/fr/1FB03/).

Because categories are used in the URI in /topic/by/category/:cat, when trying to access the category, the generated URI is /topic/by/category/🬃. When accessing the category it show no topics (even if there are ones)

I suggest that we limit the categories name following the URI rfc for simplicity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions