[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
Thu Dec 15 12:29:50 CET 2011


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

Koustubha Kale <kmkale at anantcorp.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6752|0                           |1
        is obsolete|                            |

--- Comment #7 from Koustubha Kale <kmkale at anantcorp.com> 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 <kmkale at anantcorp.com>

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.


More information about the Koha-bugs mailing list