[Koha-bugs] [Bug 35916] Purchase suggestions bibliographic filter should be a "contains" search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 23 20:23:55 CET 2024


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

--- Comment #2 from Shi Yao Wang <shi-yao.wang at inLibro.com> ---
Created attachment 162401
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162401&action=edit
Bug 35916: Purchase suggestions bibliographic filter should be a "contains"
search

Make all bibliographic information fields filter do a contain match
rather than an exact match

Test plan:
1. Create a purchase suggestion with a multi-word title (e.g. one day in
december)
   1.1. Go to Acquisitions > Suggestions > New purchase suggestion
   1.2. Enter a title (e.g. one day in december)
   1.3. Click on Submit your suggestion

2. Search for one of the words in the title
   2.1. In the "Filter by" section, click on Bibliographic information
   2.2. In the title field, enter one of the words of the title (e.g. december)
   2.3. Click Go
   --> No results

3. Apply the patch
4. Redo step 2 and notice there is now a valid result

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