Bugzilla – Attachment 133723 Details for
Bug 30373
Rewrite UNIMARC installer data to YAML
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30373: (followup) Enable 'qualif' authorised_value
Bug-30373-followup-Enable-qualif-authorisedvalue.patch (text/plain), 4.16 KB, created by
Bernardo Gonzalez Kriegel
on 2022-04-25 01:54:28 UTC
(
hide
)
Description:
Bug 30373: (followup) Enable 'qualif' authorised_value
Filename:
MIME Type:
Creator:
Bernardo Gonzalez Kriegel
Created:
2022-04-25 01:54:28 UTC
Size:
4.16 KB
patch
obsolete
>From f2bfdbfde49c4f2f70c84d9474a7280c3a63097a Mon Sep 17 00:00:00 2001 >From: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >Date: Sun, 24 Apr 2022 22:05:05 -0300 >Subject: [PATCH] Bug 30373: (followup) Enable 'qualif' authorised_value > >This patch reinstates the authorised value 'qualif' >to it's corresponding place > >This authorized value is used in UNIMARC default bibliographic >framework. > >To test: >1) Do a clean install or load the YAML file >2) Verify 'qualif' authorised_value is present in subfield $4 of > fields 700/1/2/3, 710/1/2/3, 720/1/2/3 and 730 >--- > .../mandatory/unimarc_framework_DEFAULT.yml | 26 +++++++++---------- > 1 file changed, 13 insertions(+), 13 deletions(-) > >diff --git a/installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.yml b/installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.yml >index 417ce3220a..04c208c0f1 100644 >--- a/installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.yml >+++ b/installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.yml >@@ -36690,7 +36690,7 @@ tables: > mandatory: 0 > kohafield: "" > tab: 7 >- authorised_value: >+ authorised_value: "qualif" > authtypecode: "" > value_builder: "" > isurl: 0 >@@ -36924,7 +36924,7 @@ tables: > mandatory: 0 > kohafield: "" > tab: 7 >- authorised_value: >+ authorised_value: "qualif" > authtypecode: "" > value_builder: "" > isurl: 0 >@@ -37122,7 +37122,7 @@ tables: > mandatory: 0 > kohafield: "" > tab: 7 >- authorised_value: >+ authorised_value: "qualif" > authtypecode: "" > value_builder: "" > isurl: 0 >@@ -37338,7 +37338,7 @@ tables: > mandatory: 0 > kohafield: "" > tab: 7 >- authorised_value: >+ authorised_value: "qualif" > authtypecode: "" > value_builder: "" > isurl: 0 >@@ -37590,7 +37590,7 @@ tables: > mandatory: 0 > kohafield: "" > tab: 7 >- authorised_value: >+ authorised_value: "qualif" > authtypecode: "" > value_builder: "" > isurl: 0 >@@ -37842,7 +37842,7 @@ tables: > mandatory: 0 > kohafield: "" > tab: 7 >- authorised_value: >+ authorised_value: "qualif" > authtypecode: "" > value_builder: "" > isurl: 0 >@@ -38058,7 +38058,7 @@ tables: > mandatory: 0 > kohafield: "" > tab: 7 >- authorised_value: >+ authorised_value: "qualif" > authtypecode: "" > value_builder: "" > isurl: 0 >@@ -38310,7 +38310,7 @@ tables: > mandatory: 0 > kohafield: "" > tab: 7 >- authorised_value: >+ authorised_value: "qualif" > authtypecode: "" > value_builder: "" > isurl: 0 >@@ -38670,7 +38670,7 @@ tables: > mandatory: 0 > kohafield: "" > tab: 7 >- authorised_value: >+ authorised_value: "qualif" > authtypecode: "" > value_builder: "" > isurl: 0 >@@ -38832,7 +38832,7 @@ tables: > mandatory: 0 > kohafield: "" > tab: 7 >- authorised_value: >+ authorised_value: "qualif" > authtypecode: "" > value_builder: "" > isurl: 0 >@@ -38976,7 +38976,7 @@ tables: > mandatory: 0 > kohafield: "" > tab: 7 >- authorised_value: >+ authorised_value: "qualif" > authtypecode: "" > value_builder: "" > isurl: 0 >@@ -39156,7 +39156,7 @@ tables: > mandatory: 0 > kohafield: "" > tab: 7 >- authorised_value: >+ authorised_value: "qualif" > authtypecode: "" > value_builder: "" > isurl: 0 >@@ -39300,7 +39300,7 @@ tables: > mandatory: 0 > kohafield: "" > tab: 7 >- authorised_value: >+ authorised_value: "qualif" > authtypecode: "" > value_builder: "" > isurl: 0 >-- >2.25.1
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 30373
:
132279
|
132280
|
132281
|
132282
|
132874
|
133059
|
133060
|
133126
|
133127
|
133630
|
133658
|
133704
|
133705
|
133706
|
133707
| 133723 |
133724