https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16797 --- Comment #14 from M. Tompsett <mtompset@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.