Bug 17797: Add XSLT_Handler in opac/unapi
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tue, 20 Dec 2016 15:58:05 +0000 (16:58 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 1 Sep 2017 16:00:06 +0000 (13:00 -0300)
commitae7e0ee56a17ae2a0c6fdaa96c6b04229aabca74
treed6b90a61a827252efde6206bb91333b11cee7b87
parent9d207f3832bc49232f30e8d7dbf2ac60e3ab9699
Bug 17797: Add XSLT_Handler in opac/unapi

Replaces some code by a call to existing module.
Removes the $@->code and $@->message calls.

Test plan
[1] Run /cgi-bin/koha/unapi?id=koha:biblionumber:[number]&format=marcxml
[2] Try some variations.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
opac/unapi