]> git.koha-community.org Git - koha.git/commit
Bug 29556: MARC21slim2MODS.xsl broken by duplicate template name "part"
authorOwen Leonard <oleonard@myacpl.org>
Fri, 19 Nov 2021 19:34:20 +0000 (19:34 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 3 Dec 2021 07:01:10 +0000 (21:01 -1000)
commitecaf4f418e33fd84fd3c26dae4ac7525913ad6d7
tree1d4a56c49ef36d5783da9a9a1d4e400cac6ec1f3
parent11e2cbde2afd927ec6c1f97f6ab3516f13f193e1
Bug 29556: MARC21slim2MODS.xsl broken by duplicate template name "part"

This patch removes a redundant section from MARC21slim2MODS.xsl which
was breaking the option to use unAPI in the OPAC using MODS format.

To test, apply the patch and view a record in the OPAC using unAPI,
e.g.:

/cgi-bin/koha/unapi?id=koha:biblionumber:1&format=MODS

You should see an XML file where previously there would have been an
error.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MODS.xsl