Koha/installer/data/mysql
Bernardo Gonzalez Kriegel 15f28461e0 Bug 10687: Delete erroneous tags 68a and 68b on default MARC21 auth framework
This patch deletes information for default
MARC21 auth framework on tags 68a and 68b.
Also added update for current installs.

RM note: The 68a and 68b fields were defined in an attempt to include
both MARC21 classification and MARC21 authority records in the same
default framework, but I don't think this has turned out to be useful,
as to my knowledge nobody tries to use MARC21 classification records
in Koha, and if one were to want to, a distinct record type (or at
least auth_type) would be a better way to do it.

To test with current authorities_normal_marc21.sql loaded

1) apply the patch
2) run updatedatabase
3) check on database that there are no more
references to tags 68a and 68b

To test for new installs
1) remove auth frameworks
2) load authorities_normal_marc21.sql
3) check that load without problem
4) check on database that there are no more
references to tags 68a and 68b

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Paola Rossi <paola.rossi@cineca.it>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-09-25 15:02:38 +00:00
..
atomicupdate Bug 7475: Update configuration 2012-09-19 17:15:25 +02:00
de-DE Bug 10550: Fix database typo wthdrawn 2013-09-08 01:58:41 +00:00
en Bug 10687: Delete erroneous tags 68a and 68b on default MARC21 auth framework 2013-09-25 15:02:38 +00:00
es-ES Bug 10550: Fix database typo wthdrawn 2013-09-08 01:58:41 +00:00
fr-FR Bug 10550: Fix database typo wthdrawn 2013-09-08 01:58:41 +00:00
it-IT Bug 10550: Fix database typo wthdrawn 2013-09-08 01:58:41 +00:00
nb-NO Bug 10550: Fix database typo wthdrawn 2013-09-08 01:58:41 +00:00
pl-PL Bug 10550: Fix database typo wthdrawn 2013-09-08 01:58:41 +00:00
ru-RU Bug 10550: Fix database typo wthdrawn 2013-09-08 01:58:41 +00:00
uk-UA Bug 10550: Fix database typo wthdrawn 2013-09-08 01:58:41 +00:00
backfill_statistics.pl Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00
kohastructure.sql Bug 10513: display a warning/message when returning a chosen item type 2013-09-16 17:45:31 +00:00
labels_upgrade.pl Bug 2505 - Add commented use warnings where missing in the installer/ directory 2010-04-21 20:26:28 +12:00
patroncards_upgrade.pl Bug 2505 - Add commented use warnings where missing in the installer/ directory 2010-04-21 20:26:28 +12:00
sample_only_param_tables.sql Moved location of updater scripts to dbms specific dir. 2007-11-13 11:22:47 -06:00
sysprefs.sql Bug 9761: dbrev for ConfirmFutureHolds 2013-09-25 00:27:15 +00:00
update22to30.pl Bug 8289 Upgrading from 2.2 does not work anymore 2012-06-25 16:15:42 +02:00
updatedatabase.pl Bug 10687: Delete erroneous tags 68a and 68b on default MARC21 auth framework 2013-09-25 15:02:38 +00:00