[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
Thu Apr 15 16:55:36 CEST 2021


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #8 from Owen Leonard <oleonard at myacpl.org> ---
(In reply to Fridolin Somers from comment #7)
> -            $to = $from + $resultsperpage ;
> +            $to = $startfrom * $resultsperpage + $resultsperpage ;
> I dont understand this change.

This patch breaks paging of results.

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


More information about the Koha-bugs mailing list