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)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 3 Dec 2021 15:18:11 +0000 (10:18 -0500)
commitb803424eeedbb98548e375c66f0163b25b5fddc8
treef47075e565cc2af0f384deeddc54e6303f2b5155
parent208225f34c2ef26b709070fb5365d81a4389f346
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>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MODS.xsl