Bugzilla – Attachment 103584 Details for
Bug 7947
440/490 Koha Mapping
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7947: follow-up fix 490 subfield visibility (IT)
Bug-7947-follow-up-fix-490-subfield-visibility-IT.patch (text/plain), 2.19 KB, created by
Bernardo Gonzalez Kriegel
on 2020-04-23 11:48:15 UTC
(
hide
)
Description:
Bug 7947: follow-up fix 490 subfield visibility (IT)
Filename:
MIME Type:
Creator:
Bernardo Gonzalez Kriegel
Created:
2020-04-23 11:48:15 UTC
Size:
2.19 KB
patch
obsolete
>From 5c7d14a633b43d1d60bbe946a3ae55fe1fc871ee Mon Sep 17 00:00:00 2001 >From: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >Date: Thu, 23 Apr 2020 08:36:38 -0300 >Subject: [PATCH] Bug 7947: follow-up fix 490 subfield visibility (IT) > >--- > .../marc21/optional/marc21_simple_bib_frameworks.sql | 3 --- > 1 file changed, 3 deletions(-) > >diff --git a/installer/data/mysql/it-IT/marcflavour/marc21/optional/marc21_simple_bib_frameworks.sql b/installer/data/mysql/it-IT/marcflavour/marc21/optional/marc21_simple_bib_frameworks.sql >index 6a0a3643a5..388268b875 100644 >--- a/installer/data/mysql/it-IT/marcflavour/marc21/optional/marc21_simple_bib_frameworks.sql >+++ b/installer/data/mysql/it-IT/marcflavour/marc21/optional/marc21_simple_bib_frameworks.sql >@@ -287,9 +287,6 @@ UPDATE marc_subfield_structure SET hidden = -6 WHERE tagfield = '306' AND tagsub > UPDATE marc_subfield_structure SET hidden = -6 WHERE tagfield = '310' AND tagsubfield = 'a' AND frameworkcode IN ('AR','BKS','IR','KT','SR','VR'); > UPDATE marc_subfield_structure SET hidden = -1 WHERE tagfield = '310' AND tagsubfield = 'b' AND frameworkcode IN ('CF','SER'); > UPDATE marc_subfield_structure SET hidden = -6 WHERE tagfield = '362' AND tagsubfield = 'a' AND frameworkcode IN ('AR','BKS','IR','KT','SR','VR'); >-UPDATE marc_subfield_structure SET hidden = -6 WHERE tagfield = '490' AND tagsubfield = 'a' AND frameworkcode IN ('AR','BKS','CF','IR','KT','SER','SR','VR'); >-UPDATE marc_subfield_structure SET hidden = -6 WHERE tagfield = '490' AND tagsubfield = 'v' AND frameworkcode IN ('AR','BKS','CF','IR','KT','SER','SR','VR'); >-UPDATE marc_subfield_structure SET hidden = -6 WHERE tagfield = '490' AND tagsubfield = 'x' AND frameworkcode IN ('AR','BKS','CF','IR','KT','SER','SR','VR'); > UPDATE marc_subfield_structure SET hidden = -1 WHERE tagfield = '500' AND tagsubfield = 'a' AND frameworkcode IN ('AR','BKS','CF','IR','KT','SER','SR','VR'); > UPDATE marc_subfield_structure SET hidden = -6 WHERE tagfield = '501' AND tagsubfield = 'a' AND frameworkcode IN ('AR','BKS','CF','IR','KT','SER','SR','VR'); > UPDATE marc_subfield_structure SET hidden = -6 WHERE tagfield = '504' AND tagsubfield = 'a' AND frameworkcode IN ('AR','BKS','CF','IR','KT','SER','SR','VR'); >-- >2.17.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 7947
:
102030
|
102031
|
102032
|
102033
|
102034
|
102035
|
102036
|
102037
|
102038
|
103572
|
103573
|
103574
|
103575
|
103576
|
103577
|
103578
|
103579
|
103580
|
103581
|
103582
|
103583
|
103584
|
104282
|
104283
|
104284
|
104285
|
104286
|
104287
|
104288
|
104289
|
104290
|
104291
|
104292