https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690

--- Comment #79 from Joonas Kylmälä <[email protected]> ---
Fixed the QA tool error

 FAIL   cataloguing/moveitem.pl

with 

> -        my $to_biblio = Koha::Biblios->find($biblionumber)
> +        my $to_biblio = Koha::Biblios->find($biblionumber);

Probably happened during one of the rebases. The POD coverage fail

FAIL    C4/Items.pm

is not caused by caused by this patch as far as I can tell. Moving to Needs
Signoff.

-- 
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/

Reply via email to