[Koha-bugs] [Bug 27113] Elasticsearch: Autocomplete in search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 6 20:29:37 CEST 2022


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

--- Comment #100 from Blou <philippe.blouin at inlibro.com> ---
Created attachment 141466
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141466&action=edit
Bug 27113: Allow for ending special characters in titles

Modifies the cleanup regex that removed )}' and " endings from the
suggested titles or authors.  When selected without those, the record
was not found.

Ex: "MyTitle (1234)" became "MyTitle (123" in the list.  It returned no
results, where the full title or "MyTitle 123" would.

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


More information about the Koha-bugs mailing list