https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447 Ere Maijala <ere.maijala@helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #110115|0 |1 is obsolete| | --- Comment #277 from Ere Maijala <ere.maijala@helsinki.fi> --- Created attachment 110319 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110319&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.