http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7349
Koustubha Kale <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6752|0 |1 is obsolete| | --- Comment #7 from Koustubha Kale <[email protected]> 2011-12-15 11:29:50 UTC --- Created attachment 6809 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6809 [SIGNED-OFF] Bug 7349: corrects sort order for Patron search Sorting by cardnumber now works (removed a client-side sort, the server-side sort is enough). Signed-off-by: Koustubha Kale <[email protected]> 1) Verified that before applying this patch, when searching patrons with cardnumber as order by preference, patrons are sorted ny name. 2) Verified that after applying this patch, when searching with cardnumber as order by preference, patrons are correctly sorted by cardnumber. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
