[Koha-bugs] [Bug 32583] Restore display of only one item in catalogue/moredetails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 13 10:02:37 CET 2023


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #4 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
+($itemnumber) and @items = (grep {$_->itemnumber == $itemnumber} @items);


Please change into if statement for clearer code.

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


More information about the Koha-bugs mailing list