http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9016 --- Comment #33 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Olli-Antti Kivilahti from comment #30)
--------------------- + updatedatabase.pl + ---------------------
Yes, since 3.14 is out, new update db should be marked 3.15.00.XXX
------------------- + perl Overdues.t + ------------------- ok 1 - use C4::Overdues; ok 2 - C4::Overdues->can('GetOverdueMessageTransportTypes') DBD::mysql::db do failed: Duplicate entry 'CPL-PT' for key 'PRIMARY' at Overdues.t line 23. DBD::mysql::db do failed: Duplicate entry 'CPL-PT' for key 'PRIMARY' at Overdues.t line 23. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 2.
Last patch removes data in the overduerules table too. -- You are receiving this mail because: You are watching all bug changes.