Bug 29713 changed the itemstable on holds.pl to a datatable, this defaulted to paging, but didn't add paging controls
Created attachment 139069 [details] [review] Bug 31355: Add paging = false to items table on opac-reserve Moving to an ajax datatable and paging would be a future fix, this restores lost functionality To test: 1 - Find or create a title with 20 items 2 - Place a hold in opac 3 - Attempt to select a specific item 4 - Note only 10 show 5 - Apply patch 6 - All items show
Created attachment 139435 [details] [review] Bug 31355: Add paging = false to items table on opac-reserve Moving to an ajax datatable and paging would be a future fix, this restores lost functionality To test: 1 - Find or create a title with 20 items 2 - Place a hold in opac 3 - Attempt to select a specific item 4 - Note only 10 show 5 - Apply patch 6 - All items show Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov>
Please don't forget to assign the bugs as you work on them!
Great catch and would be really good if we could have it in the next stable 22.05.x still!
Created attachment 139539 [details] [review] Bug 31355: Add paging = false to items table on opac-reserve Moving to an ajax datatable and paging would be a future fix, this restores lost functionality To test: 1 - Find or create a title with 20 items 2 - Place a hold in opac 3 - Attempt to select a specific item 4 - Note only 10 show 5 - Apply patch 6 - All items show Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 22.11. Nice work everyone, thanks!
Backported to 22.05.x for upcoming 22.05.06 release
depends on bug 29713, won't backport unless asked for