[Koha-bugs] [Bug 21141] Batch item modification throws error 500 when an itemnumber is invalid

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 1 21:22:27 CEST 2018


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

--- Comment #3 from Victor Grousset/tuxayo <victor.grousset at biblibre.com> ---
Details:

Error is here:

https://gitlab.com/koha-community/Koha/blob/ce96080f3005be5a63c9f2cab8d4b6c81e9b5b27/tools/batchMod.pl#L580

Because $biblio is undef
Because $itemdata is undef (or empty I forgot)

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