[Koha-bugs] [Bug 20492] Add missing case for advanced search year limit in _fix_limit_special_cases

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 29 12:15:42 CEST 2018


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

--- Comment #2 from David Gustafsson <glasklas at gmail.com> ---
Created attachment 73412
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73412&action=edit
Bug 20492: Add missing case for advanced search year limit

Add missing case for when using "year" limit in advanced search,
which results the zebra limit "yr,st-numeric=YYYY-YYYY".
This will now be convered to an ElasticSearch range.

How to test:
1) Perform a year limit search by choosing "More options" in
   advanced search page and enter a year range that should
   produce results.
2) This should not produce the expected results.
3) Apply patch
4) Perform the same search again, it should now produce the
   expected results.

Sponsored-by: Gothenburg University Library

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