http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9011 --- Comment #90 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Kyle, I will continue testing for now, but the new tests are failing for me: 1..6 ok 1 - use C4::Circulation; ok 2 - use Koha::Database; Use of uninitialized value in subroutine entry at /home/katrin/kohaclone/C4/Charset.pm line 181. DBD::mysql::st execute failed: Duplicate entry '8' for key 'PRIMARY' at /home/katrin/kohaclone/C4/Circulation.pm line 2073. DBD::mysql::st execute failed: Duplicate entry '8' for key 'PRIMARY' at /home/katrin/kohaclone/C4/Circulation.pm line 2073. # Looks like you planned 6 tests but ran 2. # Looks like your test exited with 255 just after 2. -- You are receiving this mail because: You are watching all bug changes.