[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
Sun Sep 10 10:57:34 CEST 2017


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

--- Comment #19 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Sorry, reverted - tests were failing.

 perl t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t 

    not ok 9 - Exception thrown on invalid value in the marclist param
    #   Failed test 'Exception thrown on invalid value in the marclist param'
    #   at t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t line
53.
    # expecting: Koha::Exceptions::WrongParameter
    # found: Can't locate object method "throw" via package
"Koha::Exceptions::WrongParameter" (perhaps you forgot to load
"Koha::Exceptions::WrongParameter"?) at
/home/vagrant/kohaclone/Koha/SearchEngine/Elasticsearch/QueryBuilder.pm line
432.
    1..9
    # Looks like you failed 1 test of 9.
not ok 1 - build_authorities_query_compat() tests
#   Failed test 'build_authorities_query_compat() tests'
#   at t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t line 55.
# Looks like you failed 1 test of 1.

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


More information about the Koha-bugs mailing list