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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 20 18:09:32 CET 2023


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

Salah Ghedda <salah.ghedda at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #159773|0                           |1
        is obsolete|                            |

--- Comment #119 from Salah Ghedda <salah.ghedda at inlibro.com> ---
Created attachment 160139
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160139&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