-
-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
Problem/Motivation
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.
The same issue also raised for the BookStack itself but apparently the problem is not the internal webserver.
Expected behavior
Page should open normally/
Actual behavior
404 Error
Steps to reproduce
- Go to a book
- Create a blank page
- title it with something like "Node.js" (without quotes)
- See error
Proposed changes
Fix for webserver
Metadata
Metadata
Assignees
Labels
No labels