[Koha-bugs] [Bug 29043] Items are processed but not displayed on request.pl before a patron is selected

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 13 17:07:45 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29043

--- Comment #27 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 128476
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128476&action=edit
Bug 29043: Remaining bug is the incorrect title "Place a hold on No title"

This version takes account of the batch-mode.

I only just add the line:

$template->param( biblio => $biblio ) if scalar @biblionumbers == 1;

inside the foreach loop. All my other patch-fixes are obsolete.

Signed-off-by: Samu Heiskanen <samu.heiskanen at hypernova.fi>

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list