https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43435
--- Comment #3 from Jonathan Druart <[email protected]> --- Created attachment 204963 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204963&action=edit Bug 43435: Prevent opac-detail to crash with "Can't call method itemtype on an undefined value" We are not supposed to handle corrupted data, misc/maintenance/search_for_data_inconsistencies.pl should be used to catch those incorrect itemtypes. But let's do it here for the OPAC. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
