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: oleon...@myacpl.org
          Reporter: wsale...@gmail.com
        QA Contact: testo...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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