[Koha-bugs] [Bug 22228] Elasticsearch - standalone colons should be escaped when performing a search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 31 12:54:42 CET 2019


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

--- Comment #1 from Ere Maijala <ere.maijala at helsinki.fi> ---
Created attachment 84568
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84568&action=edit
Bug 22228: Escape lone colons and make sure term is balanced

Escapes unquoted colons that have whitespace on either side. Removed unbalanced
quotes.

Test plan:

1. Make sure the test case described in the bug works
2. Make sure tests pass:
  prove t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t

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


More information about the Koha-bugs mailing list