https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17196 --- Comment #53 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Josef Moravec from comment #48)
So, I started to test this, it looks good so far
only few thing:
1. build_oai_sets.pl script does return this error on every biblio: (biblio 3) Error while creating record from marcxml: Empty String at /usr/share/perl5/MARC/File/XML.pm line 448.
Will be fixed by Bug 17196: Fix build_oai_sets.pl
2. When I click on tag in opac, I get ISE, the log says: Can't locate object method "subfield" via package "<?xml version="1.0" encoding="UTF-8"?><record .. whole xml record" at C4/Search.pm line 1925
It's a bug from master, please open a new bug report. Note that it only happens when SearchEngine=Elastic
3. The usage text for --auto-search paramater in sanitize_records.pl still says: "Automatically search records containing "&" in biblioitems.marcxml or in the specified fields."
Will be fixed by Bug 17196: Update POD of sanitise_records.pl -- You are receiving this mail because: You are watching all bug changes.