Bugzilla – Attachment 96698 Details for
Bug 15142
Titles facet does not work in UNIMARC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15142: (follow-up) Remove facet configuration from .xsl file
Bug-15142-follow-up-Remove-facet-configuration-fro.patch (text/plain), 1.85 KB, created by
Katrin Fischer
on 2019-12-31 09:32:17 UTC
(
hide
)
Description:
Bug 15142: (follow-up) Remove facet configuration from .xsl file
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2019-12-31 09:32:17 UTC
Size:
1.85 KB
patch
obsolete
>From da598b381eeb37bc9c494da044e9328674dcc912 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Tue, 31 Dec 2019 10:30:32 +0100 >Subject: [PATCH] Bug 15142: (follow-up) Remove facet configuration from .xsl > file > >Removes last remaining bit of configuration for the Titles facet >configuration. > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > .../biblios/biblio-zebra-indexdefs.xsl | 21 ------------------- > 1 file changed, 21 deletions(-) > >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 f60c1380c4..1459c293a5 100644 >--- a/etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl >+++ b/etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl >@@ -2553,27 +2553,6 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) > </z:index> > </xslo:if> > </xslo:template> >- <xslo:template mode="index_facets" match="marc:datafield[@tag='500']"> >- <xslo:if test="not(@ind1='z')"> >- <z:index name="su-ut:0"> >- <xslo:value-of select="marc:subfield[@code='a']"/> >- </z:index> >- </xslo:if> >- </xslo:template> >- <xslo:template mode="index_facets" match="marc:datafield[@tag='501']"> >- <xslo:if test="not(@ind1='z')"> >- <z:index name="su-ut:0"> >- <xslo:value-of select="marc:subfield[@code='a']"/> >- </z:index> >- </xslo:if> >- </xslo:template> >- <xslo:template mode="index_facets" match="marc:datafield[@tag='503']"> >- <xslo:if test="not(@ind1='z')"> >- <z:index name="su-ut:0"> >- <xslo:value-of select="marc:subfield[@code='a']"/> >- </z:index> >- </xslo:if> >- </xslo:template> > <xslo:template mode="index_facets" match="marc:datafield[@tag='600']"> > <xslo:if test="not(@ind1='z')"> > <z:index name="su-to:0"> >-- >2.17.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 15142
:
95726
|
95753
|
95810
|
96696
|
96697
|
96698
|
97193
|
97194
|
97195