You should see the "Genre form" filter appear on the left
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19376 --- Comment #1 from David Bourgault <david.bourgault@inlibro.com> --- Created attachment 67412 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67412&action=edit Bug 19376 - Adds 655$a to Zebra facets Test plan: 0) Apply patch 1) Depending on your setup, copy the content of the following files to their counterparts in /etc/ (or where your Koha configuration files are) : <git>/etc/zebradb/biblios/etc/bib1.att <git>/etc/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xml <git>/etc/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xsl <git>/etc/zebradb/marc_defs/marc21/biblios/record.abs <git>/etc/zebradb/ccl.properties 2) Edit a record to use the 655$a MARC tag, if you don't already 3) In the OPAC or Intranet, execute a search that would get a hit on the record you edited. 4) Click on the entry under "Genre form"
You should now only see the records with the matching 655$a tag.
-- You are receiving this mail because: You are watching all bug changes.