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

--- Comment #224 from David Cook <[email protected]> ---
Comment on attachment 81789
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81789
Bug 10662: (QA follow-up) Fix plural in pod and use statements

Review of attachment 81789:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=10662&attachment=81789)
-----------------------------------------------------------------

::: Koha/OAI/Harvester/Import/Record.pm
@@ +29,4 @@
>  
>  use Koha::OAI::Harvester::Import::MARCXML;
>  use Koha::OAI::Harvester::Biblios;
> +use Koha::OAI::Harvester::Histories;

This actually should be Koha::OAI::Harvester::History and not
Koha::OAI::Harvester::Histories. This change breaks the harvester.

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

Reply via email to