Bugzilla – Attachment 148735 Details for
Bug 33277
Correctly handle linking subfields with no defined thesaurus
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33277: Adjust source file for zebra mappings
Bug-33277-Adjust-source-file-for-zebra-mappings.patch (text/plain), 1.46 KB, created by
Nick Clemens (kidclamp)
on 2023-03-27 08:55:07 UTC
(
hide
)
Description:
Bug 33277: Adjust source file for zebra mappings
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2023-03-27 08:55:07 UTC
Size:
1.46 KB
patch
obsolete
>From 247a5b89220ab18d0a24547fc29f85b444150d55 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Mon, 27 Mar 2023 08:53:24 +0000 >Subject: [PATCH] Bug 33277: Adjust source file for zebra mappings > >The previous patches adjusted the mappings directly - moving this >change to the correct build file > >Not needed for sign off, but QA can test that nothing changes when rebuilding the files: >xsltproc etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml > etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl >--- > etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl b/etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl >index e12f73b192..dad8933149 100644 >--- a/etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl >+++ b/etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl >@@ -169,7 +169,7 @@ definition file (probably something like {biblio,authority}-koha-indexdefs.xml) > <xslo:otherwise><xslo:text>notdefined</xslo:text></xslo:otherwise> > </xslo:choose> > </xslo:when> >- <xslo:otherwise><xslo:text>notdefined</xslo:text></xslo:otherwise> >+ <xslo:otherwise><xslo:text>notspecified</xslo:text></xslo:otherwise> > </xslo:choose> > </xslo:variable> > <z:index> >-- >2.30.2
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 33277
:
148417
|
148418
|
148419
|
148492
|
148493
|
148494
|
148495
|
148500
|
148527
|
148528
|
148529
|
148530
|
148531
|
148734
|
148735
|
148957
|
149837
|
149838
|
149839
|
149840
|
149841
|
149842
|
150890
|
150891
|
150977
|
150978
|
150979
|
150980
|
150981
|
150982
|
150983