Bugzilla – Attachment 183654 Details for
Bug 40073
MARC21 Addition to relator terms in technical notice 2025-02-06
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40073: MARC21 Addition to relator terms in technical notice 2025-02-06
Bug-40073-MARC21-Addition-to-relator-terms-in-tech.patch (text/plain), 1.72 KB, created by
Roman Dolny
on 2025-06-30 20:56:47 UTC
(
hide
)
Description:
Bug 40073: MARC21 Addition to relator terms in technical notice 2025-02-06
Filename:
MIME Type:
Creator:
Roman Dolny
Created:
2025-06-30 20:56:47 UTC
Size:
1.72 KB
patch
obsolete
>From 82b34fdd9c77940f6ae47e8d8dfeb67495f82b7e Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Mon, 30 Jun 2025 14:45:19 -0400 >Subject: [PATCH] Bug 40073: MARC21 Addition to relator terms in technical > notice 2025-02-06 > >This patch adds new relator terms that were added to the MARC code list >for relators in the Februrary 2, 2025 technical notice. The new terms >are ink - Inker, and pnc - Penciller. > >To test: >1. Apply patch and reset_all >2. Go to Administration > Authorized values >3. Search for the RELTERMS list and click on it >4. Search for ink > --> There should be an entry for ink - Inker >5. Search for pnc > --> There should be an entry for pnc - Penciller > >Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> >--- > installer/data/mysql/en/optional/marc21_relatorterms.yml | 8 ++++++++ > 1 file changed, 8 insertions(+) > >diff --git a/installer/data/mysql/en/optional/marc21_relatorterms.yml b/installer/data/mysql/en/optional/marc21_relatorterms.yml >index d97df6beda..a0f08bcb72 100644 >--- a/installer/data/mysql/en/optional/marc21_relatorterms.yml >+++ b/installer/data/mysql/en/optional/marc21_relatorterms.yml >@@ -586,6 +586,10 @@ tables: > authorised_value: "ilu" > lib: "Illuminator" > >+ - category: "RELTERMS" >+ authorised_value: "ink" >+ lib: "Inker" >+ > - category: "RELTERMS" > authorised_value: "ins" > lib: "Inscriber" >@@ -830,6 +834,10 @@ tables: > authorised_value: "pmn" > lib: "Production manager" > >+ - category: "RELTERMS" >+ authorised_value: "pnc" >+ lib: "Penciller" >+ > - category: "RELTERMS" > authorised_value: "pop" > lib: "Printer of plates" >-- >2.39.5
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 40073
:
183652
| 183654