Koha/koha-tmpl/opac-tmpl/prog/en/xslt
Fridolyn SOMERS 00b587e5cc Bug 9613: items namespace missing in XSLT
In some XSLT, "items" namespace is used in exclude-result-prefixes but is not defined.

This patch add this namespace where missing.
Also corrects a koha.org, instead of koha-community.org, in one namespace URL.

Test plan :
- Enable XSLT on search results
- Perform a search
=> Look at error logs to check that there is no xsl error like :
[Fri Feb 08 15:35:06 2013] [error] [client 127.0.0.1] [Fri Feb  8 15:35:06 2013] opac-search.pl: compilation error: file koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl line 8 element stylesheet, referer: http://opac.master.community.localhost/cgi-bin/koha/opac-detail.pl?biblionumber=299
[Fri Feb 08 15:35:06 2013] [error] [client 127.0.0.1] [Fri Feb  8 15:35:06 2013] opac-search.pl: xsl:exclude-result-prefixes : undefined namespace items, referer: http://opac.master.community.localhost/cgi-bin/koha/opac-detail.pl?biblionumber=299

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Mathieu Saby <mathieu.saby@univ-rennes2.fr>
Passed-QA-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
With comment on Bugzilla.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-04-21 09:38:36 -04:00
..
compact.xsl Fix a problem when translations contain &nbsp; various XSL files 2011-12-06 12:16:04 +01:00
MARC21slim2OPACDetail.xsl Bug 8917 : Link tracking, changes to XSLT 2013-03-07 11:14:22 -05:00
MARC21slim2OPACMARCdetail.xsl Bug 8872 Add UTF-8 encoding to opac xslt files 2012-11-06 07:28:33 -05:00
MARC21slim2OPACResults.xsl Bug 8917 : Link tracking, changes to XSLT 2013-03-07 11:14:22 -05:00
MARC21slimUtils.xsl Bug 6617: Improve MARC21 enhanced contents display 2012-09-05 15:56:35 +02:00
NORMARCslim2OPACDetail.xsl Bug 9213 - Implement analytics for NORMARC XSLT 2013-03-20 14:40:47 -04:00
NORMARCslim2OPACResults.xsl Bug 9213 - Implement analytics for NORMARC XSLT 2013-03-20 14:40:47 -04:00
NORMARCslimUtils.xsl Bug 9213 - Implement analytics for NORMARC XSLT 2013-03-20 14:40:47 -04:00
UNIMARCslim2OPACDetail.xsl Bug 8872 Add UTF-8 encoding to opac xslt files 2012-11-06 07:28:33 -05:00
UNIMARCslim2OPACResults.xsl Bug 8983: Typo in UNIMARCslim2OPACResults.xsl 2012-11-23 12:59:04 -05:00
UNIMARCslimUtils.xsl Bug 9613: items namespace missing in XSLT 2013-04-21 09:38:36 -04:00