https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17704
Bug ID: 17704
Summary: OAI-PMH compatiblity with Ubuntu Xenial and Debian
Stretch
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Web services
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Actually OAI-PMH in Koha uses HTTP::OAI lib from version in Jessie 3.27.
This module is not compatible with version 4.03 which is in Ubuntu Xenial and
Debian Stretch.
You get the error :
Can't call method "start_element" on an undefined value at
/usr/share/perl5/HTTP/OAI/Response.pm line 114
This is because the method HTTP::OAI::Response::generate() has changed, it
needs an argument $driver.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/