Bugzilla – Attachment 188500 Details for
Bug 38776
Propose a list of value for restriction comment
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38776: (QA follow-up) fix permissions and add mandatory data for new installations
Bug-38776-QA-follow-up-fix-permissions-and-add-man.patch (text/plain), 1.11 KB, created by
Arthur Suzuki
on 2025-10-28 09:49:44 UTC
(
hide
)
Description:
Bug 38776: (QA follow-up) fix permissions and add mandatory data for new installations
Filename:
MIME Type:
Creator:
Arthur Suzuki
Created:
2025-10-28 09:49:44 UTC
Size:
1.11 KB
patch
obsolete
>From 329b04fb42ab5805b414fdea81535c92bb5742c0 Mon Sep 17 00:00:00 2001 >From: Arthur Suzuki <arthur.suzuki@biblibre.com> >Date: Tue, 28 Oct 2025 09:06:28 +0000 >Subject: [PATCH] Bug 38776: (QA follow-up) fix permissions and add mandatory > data for new installations > >--- > installer/data/mysql/atomicupdate/bug_38776.pl | 0 > installer/data/mysql/mandatory/auth_val_cat.sql | 1 + > 2 files changed, 1 insertion(+) > mode change 100644 => 100755 installer/data/mysql/atomicupdate/bug_38776.pl > >diff --git a/installer/data/mysql/atomicupdate/bug_38776.pl b/installer/data/mysql/atomicupdate/bug_38776.pl >old mode 100644 >new mode 100755 >diff --git a/installer/data/mysql/mandatory/auth_val_cat.sql b/installer/data/mysql/mandatory/auth_val_cat.sql >index c1428e4a3c..fb5ceafb7f 100644 >--- a/installer/data/mysql/mandatory/auth_val_cat.sql >+++ b/installer/data/mysql/mandatory/auth_val_cat.sql >@@ -50,6 +50,7 @@ INSERT IGNORE INTO authorised_value_categories( category_name, is_system ) > ('HINGS_AS', 0), > ('HINGS_RD', 0), > ('STACK', 0), >+ ('RESTRICTION_COMMENTS', 0), > ('CONTROL_NUM_SEQUENCE' ,0); > > -- UNIMARC specific? >-- >2.39.5
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 38776
:
175912
|
176160
|
176493
|
176496
|
176497
|
176498
|
177857
|
177858
|
177859
|
188497
|
188498
|
188499
| 188500