[Koha-bugs] [Bug 19196] Add pagination helpers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 5 11:25:56 CEST 2017


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

Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |benjamin.rokseth at kul.oslo.k
                   |                            |ommune.no

--- Comment #14 from Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no> ---
Great work Tomas.
please fix typo in your example ;)

>     $c->add_pagination_headers({
>            total  => $count,
>            params => $params )};

and add some sensible defaults (10/10?) to page and per_page so Pagination.pm
doesnt die if none is given as params.

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


More information about the Koha-bugs mailing list