https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23785
--- Comment #2 from Jonathan Druart <[email protected]> --- Created attachment 95251 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95251&action=edit Bug 23785: Fix call get_coins on undef value in opac-search.pl If the search engine index returns a record that is no longer in the DB, an OPAC search will explode with: Can't call method "get_coins" on an undefined value at /usr/share/koha/opac/cgi-bin/opac/opac-search.pl line 692. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
