https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39289 Magnus Enger <magnus@libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179126|0 |1 is obsolete| | --- Comment #3 from Magnus Enger <magnus@libriotech.no> --- Created attachment 179193 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179193&action=edit Bug 39289: Display all checkouts in the batch extend due date tools When paginate is false, pageLength is still used. If more than 20 checkouts should be displayed, only 20 will. Test plan: Have more than 20 checkouts, use the batch extend due date tool and notice that all checkouts are displayed when this patch is applied. Signed-off-by: Magnus Enger <magnus@libriotech.no> Tested on top of bug 39081. -- You are receiving this mail because: You are watching all bug changes.