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

--- Comment #8 from Alex Arnaud <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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