Bug 29045

Summary: Public lists do not sort alphabetically as expected
Product: Koha Reporter: Esther Melander <esther.melander>
Component: ListsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: m.de.rooy
Version: 20.05   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Failed sorting of public list.

Description Esther Melander 2021-09-16 23:14:57 UTC
Created attachment 124943 [details]
Failed sorting of public list.

When viewing the table with public lists, the individual lists do not automatically descend alphabetically as expected. When clicking on the arrow to sort the list, the list reorders but is also not alphabetical as expected. (see the pre and post sort image). It looks like the lists default to appear in order of creation date, but even then it should sort alphabetically when the arrow is clicked in the List Name column. Clicking the arrow to sort the List Name column a second and third time further orders the list in what appears to be a random order.
Comment 1 Katrin Fischer 2022-07-17 10:44:00 UTC
I've tested the sorting on current master and it appears to have been fixed. I think it was fixed by 28069!

*** This bug has been marked as a duplicate of bug 28069 ***