From ca17512a8ed6af2a9503a366c99d5349611d7775 Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Wed, 15 Oct 2014 12:15:26 -0300 Subject: [PATCH] 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. Signed-off-by: Tomas Cohen Arazi --- etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl | 2 +- .../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 89aefee8e2..db4c6f2c1c 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 823cddad57..db6baf456a 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 03e635f98c..e9707714d9 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() -- 2.39.2