Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a site with space in the name creates an un-deletable site #608

Closed
1 task done
hyperknot opened this issue Jan 15, 2021 · 1 comment
Closed
1 task done

Comments

@hyperknot
Copy link

Prerequisites

  • I have searched open and closed issues to make sure that the bug has not yet been reported.

Bug report

Describe the bug
Add a site with a space in it's name, like "my domain". It'll break the app, meaning that this new site cannot be opened nor deleted.

It is possible to open the site page by manually replacing space with %20, but it is not possible to delete the item even from there.

Expected behavior
Adding an item should slugify it.

Environment (If applicable):
docker latest

@Vigasaurus
Copy link
Contributor

This was fixed in d71e40f and #427 - and subsequently is fixed in v1.2, which is not yet fully released for self-hosters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants