[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
Sun Dec 12 20:50:35 CET 2021


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

Samu Heiskanen <samu.heiskanen at hypernova.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #128340|0                           |1
        is obsolete|                            |

--- Comment #24 from Samu Heiskanen <samu.heiskanen at hypernova.fi> ---
Created attachment 128423
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128423&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>

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


More information about the Koha-bugs mailing list