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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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
[email protected]
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/