Bugzilla – Attachment 152734 Details for
Bug 29390
Authorised values: Add a few missing foreign keys
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29390: Remove unexisting Unititle from marc21_framework_DEFAULT
Bug-29390-Remove-unexisting-Unititle-from-marc21fr.patch (text/plain), 1.32 KB, created by
Marcel de Rooy
on 2023-06-27 12:53:40 UTC
(
hide
)
Description:
Bug 29390: Remove unexisting Unititle from marc21_framework_DEFAULT
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2023-06-27 12:53:40 UTC
Size:
1.32 KB
patch
obsolete
>From a48466bb1ba2d5efeaa8923488edeb26cc5b44de Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Mon, 26 Jun 2023 12:06:34 +0000 >Subject: [PATCH] Bug 29390: Remove unexisting Unititle from > marc21_framework_DEFAULT >Content-Type: text/plain; charset=utf-8 > >This applies to new installs only. >If you run the dbrev, you may have seen: > Found the following bad authorised values categories in marc_tag_structure: Unititle > Have set these values in marc_tag_structure to NULL > >No separate test plan. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > .../marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml b/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml >index c1ebf63639..960a6515ca 100644 >--- a/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml >+++ b/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml >@@ -1627,7 +1627,7 @@ tables: > libopac: "UNIFORM TITLE" > repeatable: 0 > mandatory: 0 >- authorised_value: Unititle >+ authorised_value: > frameworkcode: "" > > - tagfield: "241" >-- >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 29390
:
127214
|
127215
|
128985
|
152730
|
152731
|
152732
|
152733
|
152734
|
155529
|
155530
|
155531
|
155532
|
155533