21 Sep
2022
21 Sep
'22
4:18 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31594 --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 140821 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140821&action=edit Bug 31594: Use ount of results for displaying number shown To test: 1 - Create a report with a number of results that is not a multiple of 20 SELECT barcode FROM items 2 - Run the report 3 - Go to the final page 4 - Note report says 20 shown, but there are less 5 - Apply patch 6 - Reload and confirm correct number of shown is shown :-) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.