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)
committerAndrew Fuerste-Henry <andrew@bywatersolutions.com>
Fri, 17 Dec 2021 19:15:06 +0000 (19:15 +0000)
commit1103ac9839a80325ae88f58e5cf678d684d61d45
treec859c6260f68e939be754b9aafa05ea5c3ce8726
parent71e45812a4d55e50e6b37da9079aa479d30cffb1
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>
(cherry picked from commit b803424eeedbb98548e375c66f0163b25b5fddc8)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MODS.xsl