Looks like I managed to get a filename wrong in the patch for Bug 8805: $ cd etc/zebradb/marc_defs $ ls marc21/biblios/ biblio-koha-indexdefs.xml biblio-zebra-indexdefs.xsl record.abs $ ls normarc/biblios/ biblio-zebra-indexdefs.xml biblio-zebra-indexdefs.xsl record.abs biblio-zebra-indexdefs.xml should be biblio-koha-indexdefs.xml. Thanks to Mirko for spotting this!
Created attachment 17474 [details] [review] Bug 9804 - Fix name for NORMARC biblio-koha-indexdefs.xml When i did bug 8805, I gave the biblio-koha-indexdefs.xml file the wrong name, and called it biblio-zebra-indexdefs.xml. This patch fixes that. To reproduce: - Check that etc/zebradb/marc_defs/normarc/biblios/biblio-zebra- indexdefs.xml exists To test: - Apply the patch and check that etc/zebradb/marc_defs/normarc/ biblios/biblio-zebra-indexdefs.xml no longer exists, but that etc/zebradb/marc_defs/normarc/biblios/biblio-koha-indexdefs.xml does exist.
Created attachment 17642 [details] [review] Bug 9804 - Fix name for NORMARC biblio-koha-indexdefs.xml When i did bug 8805, I gave the biblio-koha-indexdefs.xml file the wrong name, and called it biblio-zebra-indexdefs.xml. This patch fixes that. To reproduce: - Check that etc/zebradb/marc_defs/normarc/biblios/biblio-zebra- indexdefs.xml exists To test: - Apply the patch and check that etc/zebradb/marc_defs/normarc/ biblios/biblio-zebra-indexdefs.xml no longer exists, but that etc/zebradb/marc_defs/normarc/biblios/biblio-koha-indexdefs.xml does exist. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
QA comment: After applying the patch, the normarc directory is like 2 others: ls etc/zebradb/marc_defs/*/biblios etc/zebradb/marc_defs/marc21/biblios/: biblio-koha-indexdefs.xml biblio-zebra-indexdefs.xsl record.abs etc/zebradb/marc_defs/normarc/biblios/: biblio-koha-indexdefs.xml biblio-zebra-indexdefs.xsl record.abs etc/zebradb/marc_defs/unimarc/biblios/: biblio-koha-indexdefs.xml biblio-zebra-indexdefs.xsl record.abs Marked as Passed QA.
Created attachment 17644 [details] [review] Bug 9804 - Fix name for NORMARC biblio-koha-indexdefs.xml When i did bug 8805, I gave the biblio-koha-indexdefs.xml file the wrong name, and called it biblio-zebra-indexdefs.xml. This patch fixes that. To reproduce: - Check that etc/zebradb/marc_defs/normarc/biblios/biblio-zebra- indexdefs.xml exists To test: - Apply the patch and check that etc/zebradb/marc_defs/normarc/ biblios/biblio-zebra-indexdefs.xml no longer exists, but that etc/zebradb/marc_defs/normarc/biblios/biblio-koha-indexdefs.xml does exist. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
This patch has been pushed to master and 3.12.x.
Pushed to 3.10.x and 3.8.x will be in 3.10.6 and 3.8.13