https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16588 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #33 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- There is a conflict that I tried to fix, but maybe it's better you take a look. Tried to locate other cases that need to be fixed: $ git grep '\$Koha:' Koha/Authorities.pm: my $searcher = Koha::SearchEngine::Search->new({ index => $Koha::SearchEngine::BIBLIOS_INDEX }); Koha/Authorities.pm: my $searcher = Koha::SearchEngine::Search->new({ index => $Koha::SearchEngine::BIBLIOS_INDEX }); Looks suspicious. -- You are receiving this mail because: You are watching all bug changes.