[Koha-bugs] [Bug 19369] New: Add a helper function for translating pagination params into SQL:: Abstract

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 26 20:04:16 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19369

            Bug ID: 19369
           Summary: Add a helper function for translating pagination
                    params into SQL::Abstract
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: REST api
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: tomascohen at gmail.com

It would be handy to have a helper function in Koha::REST::Plugin::Pagination
generating 'page' and 'rows' attributes out of the query params, to be used
when listing objects on the REST api endpoints.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list