Bug 27872

Summary: Expand {QUERY_KW} function from OPACNoResultsFound to not-empty search results page
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: hebah, klas.blomberg, lucas
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Andrew Fuerste-Henry 2021-03-04 20:48:01 UTC
If a patron finds a record but it is unavailable, they can use OPACSearchForTitleIn to look for that same record elsewhere.

If a patron finds nothing at all, they can use OPACNoResultsFound to repeat their search in another catalog.

But if a patron performs a search that returns *something* but not the thing they want, then they don't have a path to another catalog. We should allow that.