http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13789 --- Comment #13 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Chris Cormack from comment #12)
Pushed to 3.18.x will be in 3.18.5
It introduces regression in 3.18.x, the facet is not selected anymore. To reproduce: - At the opac, search for something - click on the author facet '<a>Goupy, Xavier</a>' - the facet is correctly selected (Goupy, Xavier [<a>x</a>]) - search for something again - click on the author facet '<a>Leblanc, Stéphane</a>' - the facet is not correctly selected (<a>Leblanc, Stéphane</a>) Note: Without this patch, the only issue on facet is the title of the [x] link (<a title="Remove facet Leblanc%2C%20St%C3%A9phane">x</a>) -- You are receiving this mail because: You are watching all bug changes.