15 Oct
2025
15 Oct
'25
5:19 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40966 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #4 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- This fixes it for the 'on' case - but if I uncheck "Apply field weights to search" - do a search, then click a facet, the weights are applied again The issue is from: my $weight_search = $params->{'advsearch'} ? $params->{'weight_search'} || 0 : 1; -- You are receiving this mail because: You are watching all bug changes.