http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13810
Nicolas Legrand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Nicolas Legrand <[email protected]> --- Created attachment 37437 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37437&action=edit Reproduce Bug 13810 This patch create subfields that should break when updating DBRev to 3.19.00.006. Here is the ouptut on a 3.18.x box : ./reproduce_bug_13810.pl Add subfields 666z and 666Z Try update to DBRev 3.19.00.006 for marc_subfield_structure only DBD::mysql::db do failed: Duplicate entry '666-z' for key 'PRIMARY' at ./reproduce_bug_13810.pl line 29. Remove subfields 666z and 666Z -- 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/
