-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
Describe the Bug
I have four books in a shelve: aa, ab, BB, BC
After sorting by name I get:
- BB
- BC
- aa
- ab
Steps to Reproduce
Create books as described and sort them by name.
Expected Behaviour
I'd expect to get a case insensitive sort:
- aa
- ab
- BB
- BC
Screenshots or Additional Context
Browser Details
No response
Exact BookStack Version
v23.05
PHP Version
No response
Hosting Environment
linuxserver.io Docker