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

--- Comment #1 from Nick Clemens (kidclamp) <n...@bywatersolutions.com> ---
Created attachment 168864
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=168864&action=edit
Bug 37333: Group search terms in a saved filter

This patch surrounds the expanded query of a search filter in parnetheses to
correctly
group the terms when searching

To test:
 1 - Enable system preference SavedSearchFilters
 2 - In staff client, perform an advanced search for:
     subject:internet OR subject:programming
 3 - Note results
 4 - Save search as filter, enabled in staff client and opac
 5 - Search for 'a'
 6 - Apply filter from top of facets on left hand side
 7 - Note results didn't change
 8 - Apply patch, restart all
 9 - Reload search, it now limits correctly
10 - Test on OPAC
11 - Test on both Zebra and Elastic
12 - Sign off :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to