http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10687
M. de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #21149|0 |1 is obsolete| | --- Comment #11 from M. de Rooy <[email protected]> --- Created attachment 21372 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21372&action=edit Bug 10687 - Delete erroneous tags 68a and 68b on default MARC21 auth framework Ammended patch to delete tags 68a and 68b This patch deletes information for default MARC21 auth framework on tags 68a and 68b. Also added update for current installs. 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
