[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
Tue Dec 7 09:48:44 CET 2021


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

--- Comment #13 from Samu Heiskanen <samu.heiskanen at hypernova.fi> ---
Created attachment 128309
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128309&action=edit
Bug 29043: Remaining bug is the incorrect title "Place a hold on No title"

I tried to fix this bug with my previous attempt, but introduced a new bug.

I return the line:

my $biblio = Koha::Biblios->find( $biblionumber );

to it's previous place and just copy it to the end of the foreach loop.

The display infos for template will remain as they were in my first attempt.

Hope this fix works properly.

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


More information about the Koha-bugs mailing list