[Koha-bugs] [Bug 5676] New: Patron search results table sort conflicts with paging

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 31 19:07:18 CET 2011


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

           Summary: Patron search results table sort conflicts with paging
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Platform: All
               URL: /cgi-bin/koha/members/member.pl
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Patrons
        AssignedTo: kyle.m.hall at gmail.com
        ReportedBy: oleonard at myacpl.org
         QAContact: koha-bugs at lists.koha-community.org
                CC: gmcharlt at gmail.com
   Estimated Hours: 0.0


Since patron search results are now split into multiple pages, the per-page
jquery tablesorter makes for nonsensical sorting.

Solution 1: Eliminate the tablesorter (and perhaps expand which columns can be
sorted on via the order by option).

Solution 2: Eliminate the script-based paging and use the tablesorter paging
plugin.

I don't think solution 2 is the right one because a poorly refined patron
search can result in a very large result set.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Koha-bugs mailing list