http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5370 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2010-11-07 07:44:41 UTC --- Created attachment 2731 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2731 Fixes references in various xml related files Some files contained references that did not exist, but I am not sure if this is a bug and they should actually exist:a Files: etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl etc/zebradb/marc_defs/marc21/authorities/koha-indexdefs-to-zebra.xsl etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml Reference: xmlns:kohaidx="http://www.koha-community.org/schemas/index-defs" ---- Files: koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACDetail.xsl koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACResults.xsl Reference: xmlns:items="http://www.koha.org/items" -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.