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

Nick Clemens <[email protected]> changed:

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

--- Comment #2 from Nick Clemens <[email protected]> ---
Created attachment 130854
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130854&action=edit
Bug 30133: Avoid calling c->objects->search twice

Calling this twice sets double pagination headers, which messes up the page for
the requests and
retrieves on ly the end of the list

This patch simply avoids a doulbe call

TO DO: must implement same for Biblio->pickup_locations and cover with tests

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to