You should see the "Genre form" filter appear on the left
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19376 Mikaël Olangcay Brisebois <mikael.olangcay-brisebois@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #84377|0 |1 is obsolete| | Attachment #84378|0 |1 is obsolete| | Attachment #84379|0 |1 is obsolete| | Attachment #84380|0 |1 is obsolete| | --- Comment #15 from Mikaël Olangcay Brisebois <mikael.olangcay-brisebois@inLibro.com> --- Created attachment 84383 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84383&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.
Signed-off-by: Hugo Agud <hagud@orex.es> -- You are receiving this mail because: You are watching all bug changes.