[Koha-bugs] [Bug 19502] Result sets limited to 10000

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 19 15:20:28 CEST 2018


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

--- Comment #8 from Alex Arnaud <alex.arnaud at biblibre.com> ---
Comment on attachment 74587
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74587
Bug 19520: (follow-up) Pass parameters to avoid making templates depend on
search engine

Review of attachment 74587:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=19502&attachment=74587)
-----------------------------------------------------------------

::: catalogue/search.pl
@@ +677,4 @@
>                                  last_page_offset => $last_page_offset,
>                                  previous_page_offset => $previous_page_offset) unless $pages < 2;
>              $template->param(   next_page_offset => $next_page_offset) unless $pages eq $current_page_number;
> +            warn "topage $hits_to_paginate";

Debug thing ?

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


More information about the Koha-bugs mailing list