[Koha-bugs] [Bug 20855] transferstoreceive.pl returns internal server error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 7 15:31:22 CEST 2018


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

--- Comment #8 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Hi Paul,

Yes I know, that's the problem. There are several places in the code where we
assumed items.itype or biblioitems.itemtype are set to an itemtype defined in
the Koha administration module.
But nothing validate that (no foreign key, no mandatory field, etc.)

What I am suggesting with bug 21150 is to provide a script to catch the
different situations where it can causes problems.

Marking items.itype mandatory is wrong if item-level_itypes is set to biblio.

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