Bug 27872 - Expand {QUERY_KW} function from OPACNoResultsFound to not-empty search results page
Summary: Expand {QUERY_KW} function from OPACNoResultsFound to not-empty search result...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-04 20:48 UTC by Andrew Fuerste-Henry
Modified: 2025-01-17 15:11 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.