https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35729
--- Comment #5 from David Cook <[email protected]> --- (In reply to Lucas Gass from comment #4) > The hard part here is packaging and I've CC'd Mason. It looks like Debian have a package for 3.008 libbusiness-isbn-perl, so we should be able to pluck it and libbusiness-isbn-data-perl off packages.debian.org and pop it into the Koha community apt repo. -- I was going to suggest adding unit tests, and that led me down a little rabbit hole. I think we will need to review the unit tests, since tests (like t/db_dependent/Koha.t) for things like C4::Koha::NormalizeISBN will probably start returning different values. I'm not sure what Business::ISBN does if you request a ISBN-10 from ISBN-13 prefixed with 979... but there are some existing bugs for this as well, so I'll add them as See Alsos... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
