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

--- Comment #7 from Paul Derscheid <paul.dersch...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to