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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 15 15:32:01 CEST 2020


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick at bywatersolutions.com
             Status|Signed Off                  |Failed QA

--- Comment #7 from Nick Clemens <nick at bywatersolutions.com> ---
I agree with the ask for unit tests - they can be added to tests for
marc_records_to_documents in t/db_dependent/Koha/SearchEngine/Elasticsearch.t

Additionally, I think this should be optional in search field configs:
1 - Title already has options for 'non-filing' characters - so if you want to
ignore a leading '[' you can 
2 - Author names may contain real punctation, consider the band '!!!'
    https://en.wikipedia.org/wiki/!!!

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


More information about the Koha-bugs mailing list