From 76a90373b1d859d7a5b51a9f5a9390b1d40706ba Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Wed, 15 Oct 2014 12:15:26 -0300 Subject: [PATCH] [PASSED QA] Bug 11232: (qa followup) empty ID due to namespace mistake Note: NORMARC is missing the id field. Signed-off-by: Tomas Cohen Arazi Signed-off-by: Katrin Fischer This patch makes t/db_dependent/Search.t pass again. NORMARC is currently not tested. I checked the results before and after applying the patch and the facets are now looking the same as before. Passes all tests and QA script. --- etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl | 2 +- etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl | 2 +- etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl b/etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl index 89aefee..db4c6f2 100644 --- a/etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl +++ b/etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl @@ -28,7 +28,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) - + diff --git a/etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl b/etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl index 823cdda..db6baf4 100644 --- a/etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl +++ b/etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl @@ -28,7 +28,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) - + diff --git a/etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl b/etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl index 03e635f..e970771 100644 --- a/etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl +++ b/etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl @@ -52,7 +52,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) - normalize-space() + normalize-space() -- 1.9.1