https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29556

            Bug ID: 29556
           Summary: MARC21slim2MODS.xsl broken by duplicate template name
                    "part"
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: normal
          Priority: P5 - low
         Component: OPAC
          Assignee: oleon...@myacpl.org
          Reporter: oleon...@myacpl.org
        QA Contact: testo...@bugs.koha-community.org
        Depends on: 5927

Bug 5927, "Show series information in search results page" made a change to
MARC21slimUtils.xsl, adding a block starting like this:

<xsl:template name="part">

...this breaks UNAPI in the OPAC when using MODS format because
MARC21slim2MODS.xsl, which imports MARC21slimUtils.xsl, also includes the same
block.

Removing the redundant section from MARC21slim2MODS.xsl should fix the error.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5927
[Bug 5927] Show series information in search results page
-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to