http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9804 Bug ID: 9804 Summary: Wrong name for NORMARC biblio-koha-indexdefs.xml Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: MARC Bibliographic data support Assignee: magnus@enger.priv.no Reporter: magnus@enger.priv.no Depends on: 8805 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! -- You are receiving this mail because: You are watching all bug changes.