[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
Thu Dec 22 07:15:27 CET 2022


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

Fridolin Somers <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.somers at biblibre.co
                   |                            |m

--- Comment #13 from Fridolin Somers <fridolin.somers at biblibre.com> ---
This needs a test plan.

I can reproduce by editing URL with a unkown itemnumber, ie :
/cgi-bin/koha/cataloguing/additem.pl?op=edititem&biblionumber=384&itemnumber=9999999999
(with KTD).

But I think we should test the item existence at the beginning of the page.
And display a message in TT, like in addbiblio.pl :
https://git.koha-community.org/Koha-community/Koha/src/commit/0a934194ca25e2614912f9248f55822aebf38fb8/cataloguing/addbiblio.pl#L771

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


More information about the Koha-bugs mailing list