Sorting causes "Page not Found" on one specific Book #100
Labels
No labels
Focus: A11y
Focus: Admin/Meta
Focus: Authentication
Focus: Back-End
Focus: Database
Focus: Design & UX
Focus: Editor - Markdown
Focus: Editor - WYSIWYG
Focus: Export System
Focus: Front-End
Focus: Translations
Focus: View Customization
Is: Docs Update
Is: Enhancement
Is: Priority
Is: Security
Is: Upstream
Status
Blocked
Status
Open to discussion
Status
Out of scope
Status
Pending Validation
Type
API Request
Type
Bug Report
Type
Feature Request
Type
Happy feedback
Type
Maintenance
Type
Question
Type
Support
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
bookstack/bookstack#100
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We have a book titled Infrastructure, if I attempt to sort any page within the book I receive a 'Page not Found' message. All other books seemingly work fine, additionally everything works if I create a new book. See attached screen cap. It's also worth noting that this was the first book we created when we first deployed BookStack, so maybe something has changed between versions? We're running on the latest 'release' commit.
BookStack Sorting.zip
OS: CentOS 7.2
Nginx 1.8.1
PHP: 7.0.5
MariaDB: 10.1.13
I'm not sure what logging you may or may not need for this, but Nginx logging reports nothing of consequence other than page access.
Hi @cpressland, Thanks for reporting this bug and sorry about this.
I have a suspicion this is occurring when there's a draft page on a book. I'll test to confirm this and hopefully fix this tonight. If I fix this I'll publish a bugfix release for this and #97.
@cpressland I've now updated the release branch with a fix for this so will close this issue. If the fix does not resolve this issue for you let me know and I'll re-open this.