https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17871 --- Comment #11 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 59495 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59495&action=edit Bug 17871: Remove zebra::snippet to allow access to facets in YAZ 5.8.1+ This patch restores access to zebra facets (or zebra::snippet) with YAZ 5.8.1 or higher. It was failing due to The <retrieval syntax="xml" name="zebra::*" /> entry in retrieval-info-bib-dom.xml which IndexData said it wasn't even needed to get that access. Edit: I amended the commit message (tcohen) Signed-off-by: Colin Campbell <colin.campbell@ptfs-europe.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> I tested on kohadevbox and found no regression or behaviour change. I will provide a followup for the packages. -- You are receiving this mail because: You are watching all bug changes.