[Koha-bugs] [Bug 31076] Bug 22605 breaks date of publication range search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 1 13:14:38 CEST 2022


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 136805
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136805&action=edit
Bug 31076: Handle year limits with equal sign or colon

To test:
1 - Enable ES and index
2 - Set expandedSearchOption to 'show'
3 - Advanced search on staff and opac using Year field on staff and Publication
date range on OPAC for:
    2005
    2005-
    -2005
    <2005
    >2005
    2005-2010
4 - Confirm ranges don't work on staff side, but do on opac
5 - Apply patch
6 - Repeat searches - they work on both staff and opac
7 - prove t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t

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


More information about the Koha-bugs mailing list