[Koha-bugs] [Bug 10662] Build OAI-PMH Harvesting Client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 2 06:45:59 CET 2018


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

--- Comment #236 from David Cook <dcook at prosentient.com.au> ---
(In reply to David Cook from comment #224)
> Comment on attachment 81789 [details] [review]
> Bug 10662: (QA follow-up) Fix plural in pod and use statements
> 
> Review of attachment 81789 [details] [review]:
> -----------------------------------------------------------------
> 
> ::: 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.

Actually, since Histories uses History, it's probably fine... but I don't
actually use Histories in Record.pm.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list