11 Apr
2016
11 Apr
'16
9:21 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #214 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 50115 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50115&action=edit Bug 12478: Define simple_search_compat for Zebra When Zebra is defined as the search engine, the authority search is broken (Can't locate object method "simple_search_compat" via package "Koha::SearchEngine::Zebra::Search" at /home/koha/koha/C4/AuthoritiesMarc.pm line 357.) simple_search_compat is not defined in Koha::SearchEngine::Zebra::Search, it should be a wrapper for C4::Search::SimpleSearch -- You are receiving this mail because: You are watching all bug changes.