https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41608 Mathieu Saby <mathsabypro@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #44 from Mathieu Saby <mathsabypro@gmail.com> --- I tested with KTD, with ES and Zebra, and noted those issues : 1/ The search behavior is broken with Zebra if you combine "multi-facets" with "classic" facets - search "the" - check both boxes "Fiction" and "Non-Fiction" in Collections facets - Apply => 23 results - click on "Centerville" Library => 0 results It seems the "mc-ccode" is wrongly changed into a simple "ccode". It should not, and this is not the case with Elasticsearch 2/ You should rephrase the syspref (remove the "when using Elasticsearch"), as it applies also if Zebra is used 3/ The Apply button is not very visible, especially on small screens, or if you have a lot of facets. I have seen that in the Bokeh discovery tool this button is show twice, at top and at bottom of the facets. What do you think of this solution? -- You are receiving this mail because: You are watching all bug changes.