[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
Wed Dec 8 02:45:39 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 #128338|0                           |1
        is obsolete|                            |

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

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


More information about the Koha-bugs mailing list