Bug 28373: [21.05] Fix transformMARCXML4XSLT export in C4::XSLT
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 9 Sep 2021 08:31:39 +0000 (10:31 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 10 Sep 2021 12:11:05 +0000 (08:11 -0400)
commit7b98374318117da6154b451cd5795aa5e9678699
treef70cefe8abfa501b6100f3488b143906fd2ea298
parent179ce7d99728f1cbd552e9920062d6c7c98036d6
Bug 28373: [21.05] Fix transformMARCXML4XSLT export in C4::XSLT

 #   Failed test 'use Koha::OAI::Server::Repository;'
 #   at t/00-load.t line 62.
 #     Tried to use 'Koha::OAI::Server::Repository'.
 #     Error:  "transformMARCXML4XSLT" is not exported by the C4::XSLT module
 # Can't continue after import errors at /kohadevbox/koha/Koha/OAI/Server/Repository.pm line 39.
C4/XSLT.pm