[Koha-bugs] [Bug 16588] Remove the Readonly dependency (again)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Oct 8 00:29:59 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16588

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #33 from Katrin Fischer <katrin.fischer at 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.


More information about the Koha-bugs mailing list