[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.12-8-g63ff9d8

Git repo owner gitmaster at git.koha-community.org
Sat Apr 27 08:00:20 CEST 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 3.8.x has been updated
       via  63ff9d849db148f35393fee80997da5864141cd6 (commit)
      from  ed0faee2e3eb81c32612807ec935d99d06a93814 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 63ff9d849db148f35393fee80997da5864141cd6
Author: Fridolyn SOMERS <fridolyn.somers at biblibre.com>
Date:   Thu Feb 14 14:23:30 2013 +0100

    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>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

-----------------------------------------------------------------------

Summary of changes:
 .../prog/en/xslt/UNIMARCslim2intranetResults.xsl   |    2 +-
 .../prog/en/xslt/UNIMARCslimUtils.xsl              |    1 +
 .../opac-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl    |    1 +
 3 files changed, 3 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list