[Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 6 22:28:35 CET 2023


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

Michael Hafen <michael.hafen at washk12.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #144107|0                           |1
        is obsolete|                            |
                 CC|                            |michael.hafen at washk12.org

--- Comment #6 from Michael Hafen <michael.hafen at washk12.org> ---
Created attachment 145107
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145107&action=edit
Bug 32272: Restore last and previous borrowers on moredetail

GetItemsInfo added a card0, card1 and card2 info with the cardnumbers of
the last 3 borrowers.
But 31315 forgot to adjust the code when it has been moved to using
Koha::Items

Test plan:
Check an item in and out to several patrons
Go to the moredetail page (items) and confirm that the "last borrowers"
info is displayed

[Rebase 2023-01-06]

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


More information about the Koha-bugs mailing list