Bug 36859

Summary: Batch checkout not working due to mismatch in CSRF parameter names
Product: Koha Reporter: Kyle M Hall (khall) <kyle>
Component: CirculationAssignee: Kyle M Hall (khall) <kyle>
Status: RESOLVED FIXED QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: fridolin.somers, gmcharlt, kyle.m.hall, nick
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
24.05.00
Circulation function:
Attachments: Bug 36859: Pass the op value 'cud-checkout' for the batch checkout form
Bug 36859: Pass the op value 'cud-checkout' for the batch checkout form

Description Kyle M Hall (khall) 2024-05-14 15:09:54 UTC
A simple issue has broken batch checkouts completely. The script is looking for cud-checkout while the template form is passing cud-show.
Comment 1 Kyle M Hall (khall) 2024-05-14 15:11:05 UTC
Created attachment 166691 [details] [review]
Bug 36859: Pass the op value 'cud-checkout' for the batch checkout form
Comment 2 Nick Clemens (kidclamp) 2024-05-14 18:21:45 UTC
Created attachment 166724 [details] [review]
Bug 36859: Pass the op value 'cud-checkout' for the batch checkout form

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 3 Nick Clemens (kidclamp) 2024-05-14 18:22:18 UTC
Trivial, passing QA
Comment 4 Katrin Fischer 2024-05-17 08:37:56 UTC
Pushed for 24.05!

Well done everyone, thank you!
Comment 5 Fridolin Somers 2024-05-22 13:31:38 UTC
23.11.x not impacted