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

--- Comment #168 from Joonas Kylmälä <[email protected]> ---
Comment on attachment 80971
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80971
Bug 19893: Add pods, remove syspref, add tests for serialization format

Review of attachment 80971:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=19893&attachment=80971)
-----------------------------------------------------------------

::: Koha/SearchEngine/Elasticsearch/Indexer.pm
@@ +307,4 @@
>      if ( !$self->store ) {
>          my $params  = $self->get_elasticsearch_params();
>          $self->store(
> +            Catmandu::Store::Elasticsearch->new(

This line is changed and it somehow creates an unnoticable character that is
different from the one being imported so deletion of biblio records doesn't
work. This change of the line needs to be reverted.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to