]> BookStack Code Mirror - bookstack/commit
Shelf view: Updated books to be database sorted
authorDan Brown <redacted>
Fri, 23 Jun 2023 15:42:40 +0000 (16:42 +0100)
committerDan Brown <redacted>
Fri, 23 Jun 2023 15:42:40 +0000 (16:42 +0100)
commit9ae17efce9b3fce4d8636d14afdb005a4d795534
tree8c9b66eabdec0b7c6f4159c34bc574473d0db10f
parent0a485baf8beecfdd48dae53f6d88c26588a585a8
Shelf view: Updated books to be database sorted

Fixes issue where sorting would not match other database-sorted parts of
app due to case sensitivity differences.
Added test to cover.

For #4341
app/Entities/Controllers/BookshelfController.php
tests/Entity/BookShelfTest.php
Morty Proxy This is a proxified and sanitized view of the page, visit original site.