-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Description
Describe the bug
if you create a new page with a title ending with .js, this breaks the nginx and renders the page inaccessible with "404 Not Found" errors just for this page.
Steps To Reproduce
Steps to reproduce the behavior:
- Go to a book
- Create a blank page
- title it with something like "Node.js" (without quotes)
- See error
Expected behavior
Should behave normally and open the page as normal.
Screenshots
If applicable, add screenshots to help explain your problem.
Your Configuration (please complete the following information):
- Exact BookStack Version (Found in settings): BookStack v0.31.7
- PHP Version:
- Hosting Method (Nginx/Apache/Docker): docker
Additional context
It is pretty serious because you are stuck with this page. You cannot access it so you cannot delete, rename or move it.