[Koha-bugs] [Bug 18624] Software error when searching authorities in Elasticsearch - incorrect parameter "any" should be "all"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 11 11:15:43 CEST 2017


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

--- Comment #13 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
QA Comment:
Trusting on Tomas for the ElasticSearch test. Code looks good to me. A unit
test is added; it passes after the third patch.
The Zebra side is fine too, also after the template change in the fourth patch,
since AuthoritiesMarc does not care about all or any:
                else {    # Assume any if no index was specified
                    $attr = " \@attr 1=Any ";

Passed QA

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list