http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5981 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Failed QA --- Comment #16 from M. de Rooy <m.de.rooy@rijksmuseum.nl> 2011-09-02 09:47:10 UTC --- If I search (coming from Advanced Search) with a limit on year: cgi-bin/koha/opac-search.pl?idx=kw&q=vermeer&idx=kw&idx=kw&do=Zoek&limit-yr=-2005&sort_by=pubdate_dsc the limit is saved in the database (looking via sql), but is not applied to the search when I run it again from the search history form, giving different results: cgi-bin/koha/opac-search.pl?idx=kw&q=vermeer I would expect something with: kw,wrdl: vermeer yr,st-numeric=-2005 Changing status -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.