https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30386 Bug ID: 30386 Summary: Prevent search errors if deleted record still remains in search indexes Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org If a bib is deleted, but for some reason doesn't get deleted from the search indexes, any search where that record is a result will produce the error: Can't call method "items" on an undefined value at /usr/share/koha/lib/C4/Search.pm line 2064. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.