Bugzilla – Attachment 167895 Details for
Bug 37125
Update MARC21 authority frameworks to Update 33
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37125: Update MARC21 authority frameworks to Update 33
Bug-37125-Update-MARC21-authority-frameworks-to-Up.patch (text/plain), 2.55 KB, created by
Phil Ringnalda
on 2024-06-19 19:09:47 UTC
(
hide
)
Description:
Bug 37125: Update MARC21 authority frameworks to Update 33
Filename:
MIME Type:
Creator:
Phil Ringnalda
Created:
2024-06-19 19:09:47 UTC
Size:
2.55 KB
patch
obsolete
>From 18d506445baad6963c11f870967897486fefe465 Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Tue, 18 Jun 2024 18:17:59 -0400 >Subject: [PATCH] Bug 37125: Update MARC21 authority frameworks to Update 33 > >The patch updates the MARC21 authority frameworks to Update 33 > >To test: >1. Apply patch and reset_all >2. Go to Administration > Authority types >3. Click Actions next to the Default framework and choose MARC structure >4. Check for the changes detailed in the update > https://www.loc.gov/marc/up33authority/adapndxf.html > >- No changes in the frameworks for field 034, changes only affect field > documentation > >- There should be two new subfields in 672 > - i - Relationship information (R) > - 4 - Relationship (R) > >5. Optional: Check other authority frameworks, they should all be changed > >Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> >--- > .../mandatory/authorities_normal_marc21.yml | 34 +++++++++++++++++++ > 1 file changed, 34 insertions(+) > >diff --git a/installer/data/mysql/en/marcflavour/marc21/mandatory/authorities_normal_marc21.yml b/installer/data/mysql/en/marcflavour/marc21/mandatory/authorities_normal_marc21.yml >index 1015243e90..3a350e7974 100644 >--- a/installer/data/mysql/en/marcflavour/marc21/mandatory/authorities_normal_marc21.yml >+++ b/installer/data/mysql/en/marcflavour/marc21/mandatory/authorities_normal_marc21.yml >@@ -23847,6 +23847,23 @@ tables: > kohafield: "" > frameworkcode: "" > >+ - authtypecode: "" >+ tagfield: "672" >+ tagsubfield: "4" >+ liblibrarian: "Relationship" >+ libopac: "Relationship" >+ repeatable: 1 >+ mandatory: 0 >+ tab: 6 >+ authorised_value: >+ value_builder: >+ seealso: >+ isurl: 0 >+ hidden: 0 >+ linkid: 0 >+ kohafield: "" >+ frameworkcode: "" >+ > - authtypecode: "" > tagfield: "672" > tagsubfield: "6" >@@ -23932,6 +23949,23 @@ tables: > kohafield: "" > frameworkcode: "" > >+ - authtypecode: "" >+ tagfield: "672" >+ tagsubfield: "i" >+ liblibrarian: "Relationship information" >+ libopac: "Relationship information" >+ repeatable: 1 >+ mandatory: 0 >+ tab: 6 >+ authorised_value: >+ value_builder: >+ seealso: >+ isurl: 0 >+ hidden: 0 >+ linkid: 0 >+ kohafield: "" >+ frameworkcode: "" >+ > - authtypecode: "" > tagfield: "672" > tagsubfield: "w" >-- >2.44.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 37125
:
167877
| 167895