[Koha-bugs] [Bug 28292] New: Searching with colon ":" in the end of query gives internal server error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 6 11:45:12 CEST 2021


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

            Bug ID: 28292
           Summary: Searching with colon ":" in the end of query gives
                    internal server error
 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: joonas.kylmala at helsinki.fi
                CC: nugged at gmail.com, stalkernoid at gmail.com

Searching (SearchEngine=elasticsearch) the catalogue with anything that ends
with just a colon ":" gives internal server error. E.g. searching "hello:"
gives this error. The code that was modified in bug 24567 would need to be
adapted so that it would strip also the colon when it ends the query and not
just when there is whitespace around it.

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


More information about the Koha-bugs mailing list