https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20492 --- Comment #2 from David Gustafsson <glasklas@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.