Bugzilla – Attachment 93652 Details for
Bug 18309
UNIMARC update from IFLA for new Koha installations
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18309: Fix INSERT sql query in unimarc_framework_DEFAULT.sql
Bug-18309-Fix-INSERT-sql-query-in-unimarcframework.patch (text/plain), 1.60 KB, created by
Koha Team University Lyon 3
on 2019-10-03 14:56:43 UTC
(
hide
)
Description:
Bug 18309: Fix INSERT sql query in unimarc_framework_DEFAULT.sql
Filename:
MIME Type:
Creator:
Koha Team University Lyon 3
Created:
2019-10-03 14:56:43 UTC
Size:
1.60 KB
patch
obsolete
>From 06699e1b810476f73b8bda5beb566164e88b1c58 Mon Sep 17 00:00:00 2001 >From: Julian Maurice <julian.maurice@biblibre.com> >Date: Wed, 2 Oct 2019 14:58:24 +0200 >Subject: [PATCH] Bug 18309: Fix INSERT sql query in > unimarc_framework_DEFAULT.sql > >Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr> >--- > .../en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.sql | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.sql b/installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.sql >index 2580aa9..8c6bc92 100644 >--- a/installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.sql >+++ b/installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.sql >@@ -2310,7 +2310,7 @@ INSERT INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblibrarian` > ('632', '2', 'System Code', '', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', ''), > ('632', '3', 'Authority Record Number', '', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', ''), > ('632', '8', 'Materials specified', '', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', ''), >- ('632', 'a', 'Function', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', ''), >+ ('632', 'a', 'Function', '', 0, 0, '', 6, '', '', '', 0, 0, '', '', '', ''), > ('632', 'j', 'Form Subdivision', '', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', ''), > ('632', 'x', 'Topical Subdivision', '', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', ''), > ('632', 'y', 'Geographical Subdivision', '', 1, 0, '', 6, '', '', '', 0, 0, '', '', '', ''), >-- >2.1.4
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 18309
:
61385
|
61450
|
61455
|
61456
|
61460
|
61479
|
61533
|
61540
|
72825
|
72855
|
76326
|
76327
|
93265
|
93266
|
93267
|
93268
|
93269
|
93270
|
93271
|
93272
|
93273
|
93274
|
93275
|
93276
|
93277
|
93278
|
93279
|
93280
|
93281
|
93282
|
93283
|
93284
|
93285
|
93286
|
93287
|
93288
|
93289
|
93290
|
93291
|
93292
|
93293
|
93294
|
93295
|
93296
|
93297
|
93298
|
93299
|
93300
|
93301
|
93302
|
93303
|
93304
|
93305
|
93306
|
93307
|
93309
|
93310
|
93311
|
93312
|
93313
|
93314
|
93315
|
93316
|
93317
|
93442
|
93456
|
93593
|
93625
|
93626
|
93627
|
93628
|
93629
|
93630
|
93631
|
93632
|
93633
|
93634
|
93635
|
93636
|
93637
|
93638
|
93639
|
93640
|
93641
|
93642
|
93643
|
93644
|
93645
|
93646
|
93647
|
93648
|
93649
|
93650
|
93651
|
93652
|
93653
|
93788
|
93789
|
93790
|
93791
|
93792
|
93793
|
93794
|
93795
|
93796
|
93797
|
93798
|
93799
|
93800
|
93801
|
93802
|
93803
|
93804
|
93805
|
93806
|
93807
|
93808
|
93809
|
93810
|
93811
|
93812
|
93813
|
93814
|
93815
|
93816