http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13167
--- Comment #7 from Tiburce Euphrasie <[email protected]> --- (In reply to Frédéric Demians from comment #6) > (In reply to Tiburce Euphrasie from comment #5) > > Aloha! [...] > Your assumption is not correct. The function can't transform your ISBN-13 > into > ISBN-10, because it begins with '979'. Rather than returning undef to say > that > the conversion is not possible, the function was failing badly, stopping > completely the Perl process. That's what is corrected by the patch. > > Have you tried the patch? Does it solve the bug reported here? Can you import > your record? Is your ISBN field preserved? For both records? [...] Aloha, Yes, it works, I tried it on a Koha 3.16.03 and there's no problem : I can import both records, I can find them and the ISBN are preserved. Thank you again for patching this bug, I can't test it on the master branch for now but it works perfectly for me. Aloha. -- 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/
