[Koha-bugs] [Bug 32418] CRASH: Can't call method "unblessed" on an undefined value at cataloguing/additem.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 16 09:59:15 CET 2022


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

--- Comment #7 from Paul Derscheid <paul.derscheid at lmscloud.de> ---
Created attachment 144640
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144640&action=edit
Bug 32418: Can't call method 'unblessed' on an undefined value at
cataloguing/additem.pl

Check whether result of Koha::Items->find is defined before invoking unblessed.
If undef, redirect to additem op.

-- 
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