https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35771
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #14 from David Cook <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
