Bug 15807

Summary: library branch sorting on guarantor_search.pl is incorrect
Product: Koha Reporter: HB-NEKLS <gwilliams>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, jonathan.druart, kyle.m.hall
Version: 3.22   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13950
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15758
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description HB-NEKLS 2016-02-11 22:07:26 UTC
The library branch sorting on guarantor_search.pl is incorrect. It's displaying as 
Leavenworth...
Carbondale...
Prairie Hills...
Lyndon...
and so on. 

The sorting behavior is the same as what was reported and fixed on this bug, https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13950, if that helps resolve this one more quickly.
Comment 1 Jonathan Druart 2016-02-12 09:10:17 UTC
This will be fixed by bug 15758.
It may be useful to provide a patch for 3.22
Comment 2 Katrin Fischer 2019-02-04 22:46:02 UTC
I can confirm it's fixed in recent versions!