Bugzilla – Attachment 130957 Details for
Bug 30133
Pagination broken on pickup_locations routes when AllowHoldPolicyOverride=1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30133: (follow-up) Update objects.search POD
Bug-30133-follow-up-Update-objectssearch-POD.patch (text/plain), 875 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2022-02-21 12:00:01 UTC
(
hide
)
Description:
Bug 30133: (follow-up) Update objects.search POD
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2022-02-21 12:00:01 UTC
Size:
875 bytes
patch
obsolete
>From c20facba5fb12ef7da335c53eed359dbfeb28ffc Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Mon, 21 Feb 2022 08:59:05 -0300 >Subject: [PATCH] Bug 30133: (follow-up) Update objects.search POD > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > Koha/REST/Plugin/Objects.pm | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/Koha/REST/Plugin/Objects.pm b/Koha/REST/Plugin/Objects.pm >index 7b843bafbe..089b6ba2a6 100644 >--- a/Koha/REST/Plugin/Objects.pm >+++ b/Koha/REST/Plugin/Objects.pm >@@ -80,6 +80,9 @@ Performs a database search using given Koha::Objects object and query parameters > Returns an arrayref of the hashrefs representing the resulting objects > for API rendering. > >+Warning: this helper adds pagination headers to the calling controller, and thus >+shouldn't be called twice in it. >+ > =cut > > $app->helper( >-- >2.32.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 30133
:
130853
|
130854
|
130855
|
130883
|
130884
|
130885
|
130886
|
130887
|
130888
|
130889
|
130890
|
130891
|
130892
|
130893
|
130953
|
130954
|
130955
|
130956
| 130957