https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35771 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #14 from David Cook <dcook@prosentient.com.au> --- (In reply to Fridolin Somers from comment #13)
Pushed to 23.11.x for 23.11.11
Hey Frido, are you sure you applied this correctly? I can't get multi-hold to work in 23.11.11 for the staff interface and when I compare the patches here... it looks like you applied changes to lines 341 and 501, but the patches for main were for lines 1062 and 1124 When I visit http://localhost:8091/cgi-bin/koha/reserve/request.pl?biblionumber=114&biblionumber=29&multi_hold=1&borrowernumber=51 I see that there's no "holdable_bibs" name applied to the checkboxes. request.tt is a bit of a mess, so I'm trying to puzzle it all out... I can't really work out everything but it looks like line 947 is the one that needs a fix... -- You are receiving this mail because: You are watching all bug changes.