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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 12 19:56:23 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 #141466|0                           |1
        is obsolete|                            |

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