[Koha-bugs] [Bug 16797] errors in UNIMARC complet sample authorities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 24 16:02:18 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16797

--- Comment #14 from M. Tompsett <mtompset at hotmail.com> ---
(In reply to Fridolin SOMERS from comment #13)
> Thanks for testing.
> I've ask my collegues to read the comments.

Tested the revised patch. This is purely the removal of: AUTTIT, SAUT, SCO and
STU. This still has some constraint errors. Awaiting a follow-up for further
testing. :)

use kohadata;
delete from auth_subfield_structure;
delete from auth_tag_structure;
delete from auth_types;
source
installer/data/mysql/fr-FR/marcflavour/unimarc_complet/Obligatoire/autorites_norme_unimarc.sql;

-- Once you get "two" patches which handle the constraint issues and contain
what you believe is correct. Could you add a third which turns all the single
inserts into a multi-value insert, at least for the blocks (eg. FA, whatever
else...)? Thanks for the efforts. :)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list