Bug 33378

Summary: OPAC advanced search limits and OPAC facets no longer correspond
Product: Koha Reporter: David Cook <dcook>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
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:

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...