https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28152
--- Comment #12 from Joonas Kylmälä <[email protected]> --- Comment on attachment 129243 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129243 Bug 28152: Log the "duplicate item barcode" error Review of attachment 129243: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=28152&attachment=129243) ----------------------------------------------------------------- Found a bug, moving to FQA ::: C4/ImportBatch.pm @@ +798,3 @@ > $updsth->execute(); > $num_items_errored++; > } else { The code under this else block is unmodified, thus broken. -- 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/
