https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33080
--- Comment #12 from Tomás Cohen Arazi <[email protected]> --- (In reply to Agustín Moyano from comment #11) > Hm... maybe you should leave add_pagination_headers as is, and create a new > helper called something like 'calc_pagination_numbers' that creates total > numbers and calls add_pagination_headers somehow I'm pondering an intermediate solution in which parameters can be passed as now, but there's a fallback to using the stashed values. To put it clear, the use case that is requiring this is: we need the base total available in objects.search to be passed to add_pagination_headers later. -- 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/
