Bugzilla – Attachment 40635 Details for
Bug 14453
kohaidx is missing for id in authority-koha-indexdefs.xml
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14453 Followup: fix standard file
Bug-14453-Followup-fix-standard-file.patch (text/plain), 1.65 KB, created by
Mirko Tietgen
on 2015-06-25 13:39:43 UTC
(
hide
)
Description:
Bug 14453 Followup: fix standard file
Filename:
MIME Type:
Creator:
Mirko Tietgen
Created:
2015-06-25 13:39:43 UTC
Size:
1.65 KB
patch
obsolete
>From 475cdd6a8231c8ee1804109d427256e8deadf90f Mon Sep 17 00:00:00 2001 >From: Mirko Tietgen <mirko@abunchofthings.net> >Date: Thu, 25 Jun 2015 15:38:42 +0200 >Subject: [PATCH] Bug 14453 Followup: fix standard file > >Make the standard file the same as the generated version >--- > .../marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl b/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl >index 58eceed..b4bf51d 100644 >--- a/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl >+++ b/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl >@@ -12,6 +12,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) > <xslo:template match="text()"/> > <xslo:template match="text()" mode="index_subfields"/> > <xslo:template match="text()" mode="index_data_field"/> >+ <xslo:template match="text()" mode="index_facets"/> > <xslo:template match="text()" mode="index_heading"/> > <xslo:template match="text()" mode="index_heading_conditional"/> > <xslo:template match="text()" mode="index_match_heading"/> >@@ -35,6 +36,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) > <xslo:apply-templates/> > <xslo:apply-templates mode="index_subfields"/> > <xslo:apply-templates mode="index_data_field"/> >+ <xslo:apply-templates mode="index_facets"/> > <xslo:apply-templates mode="index_heading"/> > <xslo:apply-templates mode="index_heading_conditional"/> > <xslo:apply-templates mode="index_match_heading"/> >-- >1.7.10.4
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 14453
:
40582
|
40626
|
40634
|
40635
|
40639
|
40838
|
40839