I believe this regression was introduced in patch "Bug 31735: Optimize OPAC checkouts view". To reproduce, on k-t-d: - Checkout an item to koha user (42) - Log-in to OPAC and visit user summary to see check-outs - Press 'Renew all' button at the bottom, notice it doesn't work.
Created attachment 154369 [details] [review] Bug 34518: Fix 'Renew all' button in OPAC Test plan: - Checkout an item to koha user (42) - Log-in to OPAC and visit user summary to see check-outs - Press 'Renew all' button at the bottom, notice it doesn't work. - Apply patch. Repeat and verify it now works
Created attachment 154412 [details] [review] Bug 34518: Fix 'Renew all' button in OPAC Test plan: - Checkout an item to koha user (42) - Log-in to OPAC and visit user summary to see check-outs - Press 'Renew all' button at the bottom, notice it doesn't work. - Apply patch. Repeat and verify it now works Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Created attachment 154755 [details] [review] Bug 34518: Fix 'Renew all' button in OPAC Test plan: - Checkout an item to koha user (42) - Log-in to OPAC and visit user summary to see check-outs - Press 'Renew all' button at the bottom, notice it doesn't work. - Apply patch. Repeat and verify it now works Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 23.11. Nice work everyone, thanks!
Pushed to 23.05.x for 23.05.04
Dpendency 31375 is missing in 22.11.x - not backporting. Nice work everyone!