[Koha-bugs] [Bug 27745] Use of uninitialized value in hash element error at C4/Search.pm

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 3 09:46:09 CET 2021


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

Didier Gautheron <didier.gautheron at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |didier.gautheron at biblibre.c
                   |                            |om

--- Comment #2 from Didier Gautheron <didier.gautheron at biblibre.com> ---
Hi,

Missing in test plan:
1.a) loan the item.

Moreover elsewhere there's stuff like:

$other_items->{$key}->{location} = $shelflocations->{ $item->{location} } if
$item->{location};

Shouldn't it use the same here too ?

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


More information about the Koha-bugs mailing list