http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=597 Summary: addbiblio.pl does not warn of duplicate barcodes Product: Koha Version: CVS Platform: PC Status: NEW Severity: major Priority: P2 Component: Catalogue AssignedTo: chris@katipo.co.nz ReportedBy: shedges@athenscounty.lib.oh.us QAContact: koha-bugs@lists.sourceforge.net MySQL is catching duplicate barcode entries and generating lines to the error log: DBD::mysql::st execute failed: Duplicate entry '33000000057152' for key 2 at /usr/local/koha/intranet/modules/C4/Biblio.pm line 1671. However, the addbiblio routine that is supposed to warn staff about duplicates is not working. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.