http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8427 Priority: P5 - low Change sponsored?: --- Bug ID: 8427 CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Assignee: koha-bugs@lists.koha-community.org Summary: Patron search results not consistent Severity: enhancement Classification: Unclassified OS: All Reporter: kyle.m.hall@gmail.com Hardware: All Status: NEW Version: master Component: Patrons Product: Koha Using the patron search from mainpage.pl will give one search results that are ordered by surname, then firstname. This is totally logical. However, the same search from members-home.pl ( or any page using patron-search.inc ) has the results sorted by surname only, with the firstname ordering being essentially random ( in reality, the firstname order is the order in which they were entered into the database ). To me, it does not make sense that two default patron searches should give different sets of results. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.