https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17944
Baptiste <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |baptiste.wojtkowski@biblibr | |e.com --- Comment #28 from Baptiste <[email protected]> --- Looks like it doesn't work on my koha : On the master : All tests successful. Files=1, Tests=18, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.84 cusr 0.04 csys = 0.91 CPU) Result: PASS On branch bug/17944 : DBD::mysql::st execute failed: Duplicate entry '1' for key 'PRIMARY' [for Statement "INSERT INTO `biblio` ( `biblionumber`) VALUES ( ? )" with ParamValues: 0=1] at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1834. DBIx::Class::Storage::DBI::_dbh_execute(): Duplicate entry '1' for key 'PRIMARY' at /home/koha/src/Koha/Object.pm line 120 # Looks like you planned 20 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. _______________________________________________ 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/
