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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 29 17:30:23 CET 2019


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

            Bug ID: 22228
           Summary: Elasticsearch - standalone colons should be escaped
                    when performing a search
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
  Target Milestone: ---

Currently if you search with a colon it can cause failure or no results

To recreate:
Search for a term containing a colon
i.e. Harry potter : the creature vault
Note search fails
Now try
Harry potter \: the creature vault
It works (maybe returns nothing)

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


More information about the Koha-bugs mailing list