Bugzilla – Attachment 183652 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.67 KB, created by
Caroline Cyr La Rose
on 2025-06-30 18:47:33 UTC
(
hide
)
Description:
Bug 40073: MARC21 Addition to relator terms in technical notice 2025-02-06
Filename:
MIME Type:
Creator:
Caroline Cyr La Rose
Created:
2025-06-30 18:47:33 UTC
Size:
1.67 KB
patch
obsolete
>From 13e262c8c71d2c0a740a368032c9246c0511e882 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 >--- > 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 d97df6beda4..a0f08bcb72d 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.43.0
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