https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38177 --- Comment #1 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Created attachment 172782 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172782&action=edit Bug 38177: Fix HoldingsIQ pagination Test plan: 1) Setup all the system preferences in ERM: <staff_url>/cgi-bin/koha/admin/preferences.pl?tab=erm 2) Enable EBSCO in ERMProviders. Set the ERMProviderEbscoApiKey and ERMProviderEbscoCustomerID prefs. 3) Do a search that returns more than 20 records. Click on a page other than 1. Notice the records do not change (Page is the same). 4) Apply patch. Repeat. Notice pagination now works. -- You are receiving this mail because: You are watching all bug changes.