Bugzilla – Attachment 133126 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: Add TYPEDOC authorised_values_category
Bug-30373-Add-TYPEDOC-authorisedvaluescategory.patch (text/plain), 894 bytes, created by
Bernardo Gonzalez Kriegel
on 2022-04-08 22:25:12 UTC
(
hide
)
Description:
Bug 30373: Add TYPEDOC authorised_values_category
Filename:
MIME Type:
Creator:
Bernardo Gonzalez Kriegel
Created:
2022-04-08 22:25:12 UTC
Size:
894 bytes
patch
obsolete
>From b50dc6e86901359a6309f60341b33a5b3b8bda95 Mon Sep 17 00:00:00 2001 >From: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >Date: Fri, 8 Apr 2022 18:18:00 -0300 >Subject: [PATCH] Bug 30373: Add TYPEDOC authorised_values_category > >TYPEDOC authorised value category is needed to permit >correct loading of default UNIMARC bibliographic framework. >--- > installer/data/mysql/mandatory/auth_val_cat.sql | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/installer/data/mysql/mandatory/auth_val_cat.sql b/installer/data/mysql/mandatory/auth_val_cat.sql >index d185f23ce7..aef65fb807 100644 >--- a/installer/data/mysql/mandatory/auth_val_cat.sql >+++ b/installer/data/mysql/mandatory/auth_val_cat.sql >@@ -54,6 +54,7 @@ INSERT IGNORE INTO authorised_value_categories( category_name ) VALUES > ('ETAT'), > ('CAND'), > ('COUNTRY'), >+ ('TYPEDOC'), > ('qualif'); > > -- For Housebound >-- >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