[Koha-bugs] [Bug 32379] CRASH: Can't call method "itemlost" on an undefined value

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 2 11:36:49 CET 2023


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

--- Comment #1 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Where was that btw?

cataloguing/additem.pl:    my $olditemlost = $item->itemlost;

L552 (current master)
    # FIXME Handle non existent item
    my $olditemlost = $item->itemlost;

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


More information about the Koha-bugs mailing list