Bug 6154

Summary: Default sorting by title doesn't work
Product: Koha Reporter: Jared Camins-Esakov <jcamins>
Component: Staff interfaceAssignee: Jared Camins-Esakov <jcamins>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: PATCH-Sent (DO NOT USE) CC: chris, gmcharlt, katrin.fischer, koha.sekjal, team
Version: 3.4   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: proposed patch

Description Jared Camins-Esakov 2011-04-10 14:42:08 UTC
If you have the default sorting set to title ascending or title descending, your search results will not automatically be sorted because the syspref uses title_asc and title_dsc, whereas Search.pm wants title_az and title_za.
Comment 1 Ian Walls 2011-04-10 21:37:56 UTC
Created attachment 3854 [details] [review]
proposed patch
Comment 2 Chris Cormack 2011-04-13 01:59:08 UTC
Bug submitted after string freeze but that doesnt touch templates, pushing, please test
Comment 3 Jared Camins-Esakov 2011-07-08 14:41:00 UTC
Seems to be working now. Closing.
Comment 4 KohaGeekWien 2019-12-08 15:20:41 UTC
I have a very latest Koha , and the sorting via Title is not working 


http://bp.reserveabooklibrary.com/cgi-bin/koha/catalogue/search.pl?idx=kw&q=ar&offset=100&sort_by=title_az

Here you can see After B comes T  Then C ...
Comment 5 Katrin Fischer 2019-12-11 07:28:13 UTC
Re-closing this bug as a new bug has already been filed - please share a link to your OPAC there or a screenshot, we can't access your staff interface.
Comment 6 Katrin Fischer 2019-12-11 07:28:40 UTC
(In reply to Katrin Fischer from comment #5)
> Re-closing this bug as a new bug has already been filed - please share a
> link to your OPAC there or a screenshot, we can't access your staff
> interface.

bug 24188