[Koha-bugs] [Bug 24720] New: Remove special characters from beginning of search fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 25 09:46:31 CET 2020


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

            Bug ID: 24720
           Summary: Remove special characters from beginning of search
                    fields
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: glasklas at gmail.com

The ElasticSearch icu_collation_keyword has weird sorting behavior when field
values with some special character (", - or [ for example) as they appear on
top when sorting a-z. This patch strips initial special characters so behaves
more like one would expect (and more like collations usually sort things).

-- 
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