[Koha-bugs] [Bug 30133] Incorrect list of libraries returned when more libraries than RESTdefaultPageSize and AllowHoldPolicyOverride enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 18 20:21:02 CET 2022


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

Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed:

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

--- Comment #15 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
Created attachment 130893
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130893&action=edit
Bug 30133: Fix pagination in /biblios/:bibio_id/pickup_locations

This patch does the same thing we did for items on the previous patch,
but for biblios. The tests are almost the same as well.

To test:
1. Apply this patch
2. Run:
   $ kshell
  k$ prove t/db_dependent/api/v1/biblios.t
=> SUCCESS: Tests pass!
3. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com>

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

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


More information about the Koha-bugs mailing list