Bug 37285 but for the OPAC. It looks like we can take what was done there ( virtualshelves/shelves.pl ) and apply it the OPAC ( opac/opac-shelves.pl ).
Created attachment 174049 [details] [review] Bug 38362: Fix printing lists on opac/opac-shelves.pl To test from the OPAC: 1 - create a list with more than 10 items 2 - print the list -> there is a pagination and that only 10 items are printed 3 - Apply patch 4 - print the list again -> every items are being printed
Created attachment 174050 [details] [review] Bug 38362: Fix printing lists on opac/opac-shelves.pl To test from the OPAC: 1 - create a list with more than 10 items 2 - print the list -> there is a pagination and that only 10 items are printed 3 - Apply patch 4 - print the list again -> every items are being printed Signed-off-by: Sam Sowanick <sam.sowanick@corvallisoregon.gov>