21 Sep
2020
21 Sep
'20
2:43 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 --- Comment #286 from Joonas Kylmälä <joonas.kylmala@helsinki.fi> --- Created attachment 110474 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110474&action=edit Bug 20447: (follow-up) Prevent internal server error with Attach item feature If one tried to use the "Edit -> Attach item" feature in biblio detail.pl page then the following error would come if the item was not attached to any holdings record: "DBIC result _type isn't of the _type Holding" This fix prevents the error by skipping the creation of Holding object if the result set is empty. -- You are receiving this mail because: You are watching all bug changes.