Creating wiki pages with only whitespace should be disallowed
When a new wiki page is created and the title contains just a blank space , the path becomes a dash (-). This results in multiple problems:
- Trying to create the page results in an
WikiPageInvaliderror. - Despite the error, the page is actually created, but you cannot go to it by clicking the link in the sidebar since empty spaces are not clickable
Proposal
Creating pages with only whitespace in the title should be disallowed.
Edited by Himanshu Kapoor