[Bug 15516] Allow to place a hold on first available item from a group of titles
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516 --- Comment #472 from David Cook <dcook@prosentient.com.au> --- Comment on attachment 162079 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162079 Bug 15516: Allow to reserve first available item from a group of titles Review of attachment 162079: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=15516&attachment=162079) ----------------------------------------------------------------- ::: circ/view_holdsqueue.pl @@ +56,4 @@
locationslimit => $locationslimit } ); + for my $item (@$items) {
This block is unnecessary now and actually leads to a 500 error in 23.11.04+ -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org