[Koha-bugs] [Bug 14326] New: XSLT Syntax error in MARC21slimOPACResults.xsl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 4 04:45:16 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14326

            Bug ID: 14326
           Summary: XSLT Syntax error in MARC21slimOPACResults.xsl
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: wsalesky at gmail.com
        QA Contact: testopia at bugs.koha-community.org

In MARC21slimOPACResults.xsl on line 1083, there is a xsl:call-template with a
select in addition to a name attribute. Select can not be used with
xsl:call-template. This throws an error in Saxon and is invalid xslt. As far as
I can tell this select can simply be removed as the xsl:for-each parent
statement is using the same logic. 

-Winona

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list