Bugzilla – Attachment 163020 Details for
Bug 36247
MARC21 Addition to relator terms in technical notice 2024-02-27
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36247: MARC21 Addition to relator terms in technical notice 2024-02-27
Bug-36247-MARC21-Addition-to-relator-terms-in-tech.patch (text/plain), 1.49 KB, created by
David Nind
on 2024-03-11 11:03:02 UTC
(
hide
)
Description:
Bug 36247: MARC21 Addition to relator terms in technical notice 2024-02-27
Filename:
MIME Type:
Creator:
David Nind
Created:
2024-03-11 11:03:02 UTC
Size:
1.49 KB
patch
obsolete
>From 97ff3ecec4a0e333e707c1d8eb58fda8ff36ae61 Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Wed, 6 Mar 2024 10:05:14 -0500 >Subject: [PATCH] Bug 36247: MARC21 Addition to relator terms in technical > notice 2024-02-27 > >This patch adds the relator code gdv (Game developer) in the list of >MARC21 relator terms in Koha. > >To test: >1. Apply patch and reset_all >2. Go to Administration > Authorized values > RELTERMS >3. Search for gdv > --> The new relator code should be there with its corresponding term > "Game developer" > >Note: this is added in the installer files. It will not affect existing >installations. For existing installations, add the new relator code in >Administration > Authorized values > RELTERMS. > >Signed-off-by: David Nind <david@davidnind.com> >--- > installer/data/mysql/en/optional/marc21_relatorterms.yml | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/installer/data/mysql/en/optional/marc21_relatorterms.yml b/installer/data/mysql/en/optional/marc21_relatorterms.yml >index c4f013eee3..a5e5c111fa 100644 >--- a/installer/data/mysql/en/optional/marc21_relatorterms.yml >+++ b/installer/data/mysql/en/optional/marc21_relatorterms.yml >@@ -558,6 +558,10 @@ tables: > authorised_value: "frg" > lib: "Forger" > >+ - category: "RELTERMS" >+ authorised_value: "gdv" >+ lib: "Game developer" >+ > - category: "RELTERMS" > authorised_value: "gis" > lib: "Geographic information specialist" >-- >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 36247
:
162836
| 163020