http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6448
--- Comment #31 from Paul Poulain <[email protected]> --- (In reply to comment #27) > Created attachment 11349 [details] > Bug 6448 - carp on invalid barcode > > This is consistent with implementation of other barcode types > which all carp instead of die on invalid barcodes. Hey, it seems no-one (including me) spotted that you've submitted a fix that should please jenkins ! Note = when you submit a follow-up to a pushed patch, please switch back to "need signoff" to let everyone see there's something new. Anyway: I applied the patch, and prove t/db_dependent/Barcodes.t now returns a correct All tests successful. (even if this is a workaround, because the test is not actually testing correctly. It just don't die) -- 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/
