Thanks for your reactivity. diff --git a/C4/Search.pm b/C4/Search.pm > index be96946..5648faa 100644 > --- a/C4/Search.pm > +++ b/C4/Search.pm > @@ -33,7 +33,7 @@ use C4::Debug; > use C4::Items; > use YAML; > use URI::Escape; > -use POSIX; > +use Business::ISBN;
This means that your patch is based on your previous patch. You must send a patch based on current HEAD: Koha last version as available on git repository. _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
