[Koha-bugs] [Bug 19234] New: Add query parameters handling helpers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 1 16:48:44 CEST 2017


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

            Bug ID: 19234
           Summary: Add query parameters handling helpers
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at bugs.koha-community.org

In order to ease endpoint writing, we need a common (and fully tested) way of
dealing with two things:
- Extract pagination controlling params from the query params and create the
right pagination setup for Koha::Objects
- Generate the right DBIC query for the passed params

-- 
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