https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31383
--- Comment #43 from Marcel de Rooy <[email protected]> --- (In reply to Marcel de Rooy from comment #42) > (In reply to Marcel de Rooy from comment #41) > > Main thing I still want to do, is test the dbrev a bit better than I did at > > first. > > First test crashes: > Added new table 'additional_contents_localizations' > ERROR - {UNKNOWN}: DBI Exception: DBD::mysql::db do failed: Duplicate entry > 'pages-staff_only_7-CPL' for key 'additional_contents_uniq' at > /usr/share/koha/C4/Installer.pm line 741 I would suggest to put the logic in a txn_do because I ended up now with a half conversion of data. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
