22 Nov
2021
22 Nov
'21
3:03 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29556 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 127933 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127933&action=edit 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. -- You are receiving this mail because: You are watching all bug changes.