[Koha-bugs] [Bug 26537] Search does not work when no term in value_builder/unimarc_field_4XX.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 1 10:18:19 CET 2021


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

--- Comment #7 from Fridolin Somers <fridolin.somers at biblibre.com> ---
-            $to = $from + $resultsperpage ;
+            $to = $startfrom * $resultsperpage + $resultsperpage ;
I dont understand this change.

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


More information about the Koha-bugs mailing list