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

--- Comment #26 from Fridolin Somers <[email protected]> ---
Ah wait, t/Search.t/ is failling :

    #   Failed test '$query built correctly (no operator)'
    #   at t/Search.t line 90.
    #          got: 'query AND parsed_operand'
    #     expected: 'query and parsed_operand'

    #   Failed test '$query_cgi built correctly (no operator)'
    #   at t/Search.t line 92.
    #          got: 'query_cgi&op=%20AND%20&idx=index&q=original_operand'
    #     expected: 'query_cgi&op=%20and%20&idx=index&q=original_operand'

    #   Failed test '$query_desc build correctly (no operator)'
    #   at t/Search.t line 94.
    #          got: 'query_desc AND index_plus original_operand'
    #     expected: 'query_desc and index_plus original_operand'
    # Looks like you failed 3 tests of 20.

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