Bug 33378 - OPAC advanced search limits and OPAC facets no longer correspond
Summary: OPAC advanced search limits and OPAC facets no longer correspond
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-31 04:54 UTC by David Cook
Modified: 2023-12-28 20:43 UTC (History)
0 users

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Crowdfunding committed: 0
Crowdfunding contact:
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 David Cook 2023-03-31 04:54:09 UTC
If you choose an advanced search limit in the OPAC of the item type "Books", that facet won't be selected in the OPAC search results.

This appears to be due to a small change in what search qualifiers are used...
Comment 1 Katrin Fischer 2023-04-04 08:42:42 UTC
Hi David, what do you mean by "facet won't be selected"?

I don't remember the search requests having any effects on the facet selections.
Comment 2 David Cook 2023-04-06 04:36:31 UTC
(In reply to Katrin Fischer from comment #1)
> Hi David, what do you mean by "facet won't be selected"?
> 
> I don't remember the search requests having any effects on the facet
> selections.

After looking back on a few versions, it looks like you're right. 

To me, it would make sense that the limits from the advanced search would cause facets to be selected/checked/applied on the search results page but doesn't look like we've done that.

It would be easy enough to do though...