Bug 19732 - Koha does not work with latest versions of HTTP::OAI
Summary: Koha does not work with latest versions of HTTP::OAI
Status: RESOLVED DUPLICATE of bug 17704
Alias: None
Product: Koha
Classification: Unclassified
Component: Web services (show other bugs)
Version: master
Hardware: All All
: P1 - high critical (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-01 16:52 UTC by Julian Maurice
Modified: 2017-12-05 15:29 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Maurice 2017-12-01 16:52:23 UTC
With HTTP::OAI 4.x, any request to oai.pl will fail with the following error:

Can't locate object method "xslt" via package "Koha::OAI::Server::<package>" at /home/koha/koha/Koha/OAI/Server/Repository.pm line 147.

libhttp-oai-perl 4.03 is included in Debian 9 (stretch) and Ubuntu 16.04 LTS (xenial). It means that the OAI-PMH webservice does not work on stable distributions (unless an older version is installed using cpan)

Koha should be updated to work with HTTP::OAI 4.x
Comment 1 Josef Moravec 2017-12-05 15:29:15 UTC

*** This bug has been marked as a duplicate of bug 17704 ***