https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41608
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Failed QA --- Comment #4 from David Cook <[email protected]> --- But yeah since this is UX-based I think a system preference would be wise. -- Looking at the code... "koha-tmpl/intranet-tmpl/prog/js/facets.js" and "koha-tmpl/opac-tmpl/bootstrap/js/facets.js" are basically copy/pasted... which I suppose is difficult to avoid without a "shared-tmpl" directory. Marking "Failed QA" though because I think you're building the query wrong. If you look at how the facets currently work, you'll notice they're added as arguments to "limit" parameters. Guessing AI might've proposed the rewriting of the search query? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
