Bugzilla – Attachment 187779 Details for
Bug 41000
XSLT 041d is labelled as "spoken language", but should also incldue "sung language"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 41000: Relabel 041$d "spoken language" to "sung or spoken language"
Bug-41000-Relabel-041d-spoken-language-to-sung-or-.patch (text/plain), 2.14 KB, created by
Lari Taskula
on 2025-10-11 10:23:31 UTC
(
hide
)
Description:
Bug 41000: Relabel 041$d "spoken language" to "sung or spoken language"
Filename:
MIME Type:
Creator:
Lari Taskula
Created:
2025-10-11 10:23:31 UTC
Size:
2.14 KB
patch
obsolete
>From e04d9c822700719e8461412f8c58c6a608d512ec Mon Sep 17 00:00:00 2001 >From: Lari Taskula <lari.taskula@hypernova.fi> >Date: Sat, 11 Oct 2025 13:21:46 +0300 >Subject: [PATCH] Bug 41000: Relabel 041$d "spoken language" to "sung or spoken > language" > >To test: >1. Apply patch >2. Catalog a record with 041$d >3. Navigate to the record details both in staff client and OPAC >4. Observe "Sung or spoken language: <041$d>" >--- > koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl | 2 +- > koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl >index b30efc0e069..b6902bb243b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl >+++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl >@@ -367,7 +367,7 @@ > </xsl:call-template> > <xsl:call-template name="show-lang-node"> > <xsl:with-param name="langNode" select="marc:subfield[@code='d']"/> >- <xsl:with-param name="langLabel">Spoken language: </xsl:with-param> >+ <xsl:with-param name="langLabel">Sung or spoken language: </xsl:with-param> > </xsl:call-template> > <xsl:call-template name="show-lang-node"> > <xsl:with-param name="langNode" select="marc:subfield[@code='h']"/> >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl >index 93e028d02a3..120acc6b169 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl >@@ -332,7 +332,7 @@ > </xsl:call-template> > <xsl:call-template name="show-lang-node"> > <xsl:with-param name="langNode" select="marc:subfield[@code='d']"/> >- <xsl:with-param name="langLabel">Spoken language: </xsl:with-param> >+ <xsl:with-param name="langLabel">Sung or spoken language: </xsl:with-param> > </xsl:call-template> > <xsl:call-template name="show-lang-node"> > <xsl:with-param name="langNode" select="marc:subfield[@code='h']"/> >-- >2.34.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 41000
: 187779