http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12356 Bug ID: 12356 Summary: Stay in advanced search and keep settings when it returns no results. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: viktor.sarge@regionhalland.se QA Contact: testopia@bugs.koha-community.org Presently when doing and advanced search you lose all settings if the search returns no results since you are served a "No results found" with your search pre filled in a regular search box (opac) or not even a pre filled form (staff side). This can be quite frustrating if you were trying to do a very specific search with lots of settings but messed up somewhere. When a search returns zero results I'd much rather keep all settings and be able to tweak them until I get a few hits. This is currently only a RFC - I have no code. (I am guessing that the fact that accessing search.pl without parameters appended to the URL gives advanced search is a clue to how to solve it. Is there a way to light up advanced search mode and pre populate the interface with the info passed in the URL?) -- You are receiving this mail because: You are watching all bug changes.