[Koha-bugs] [Bug 9613] items namespace missing in XSLT

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 16 19:17:44 CEST 2013


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

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17391|0                           |1
        is obsolete|                            |

--- Comment #12 from Paul Poulain <paul.poulain at biblibre.com> ---
Created attachment 17492
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17492&action=edit
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 at bywatersolutions.com>
Signed-off-by: Mathieu Saby <mathieu.saby at univ-rennes2.fr>
Passed-QA-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
With comment on Bugzilla.

Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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


More information about the Koha-bugs mailing list