[Koha-bugs] [Bug 7349] Sorting patron search result by cardnumber doesn't work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 13 15:03:55 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7349

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> 2011-12-13 14:03:55 UTC ---
It looks to me like the server-side sort of the whole result set is working
fine but the client-side javascript sorts by name by default. I don't think
having a client-side sort makes much sense for sorted paged results, so perhaps
the answer (pending a conversion to datatables) is to remove the table sorter.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list