[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.01-21-g27596b0

Git repo owner gitmaster at git.koha-community.org
Tue Dec 24 12:38:32 CET 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.14.x has been updated
       via  27596b0c6a808fda6a08abb4cd46a98025e3a38f (commit)
      from  6c05ac06c25b1f9c06bd86e68cc77ca590598ba6 (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 27596b0c6a808fda6a08abb4cd46a98025e3a38f
Author: Zeno Tajoli <z.tajoli at cineca.it>
Date:   Wed Oct 30 19:36:41 2013 +0100

    Bug 11174: fix OPAC search links built from authority 5xx fields
    
    In the templates opac-authoritiessearchresultlist of prog and
    bootstrap the incorrect parameter 'valuec' is changed to 'value'
    
    To test:
    
    1) Insert an authority record with a 5xx field  (on MARC21 or UNIMARC)
    2) Index the record
    3) Search for the record in using OPAC authorities search.
    4) Click one of the "see also" links built from the 5xx field, the link
       doesn't work
    5) Apply the patch
    6) Close the browser
    7) Open the opac and select the english interface
    8) Redo the search
    9) Now the link works
    10) To use the patch in others languages you need to regenerate the
        templates.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Tested with bootstrap.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Following commit remove the use to valuec:
     commit 31f41e2c1db9d8dca82e0249050acb8f906c8164
        Bug 8206: Specify index in OPAC authority search
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 09fcd6980301bae3daad68f8cc27a2d5e7d488e4)
    Signed-off-by: Fridolin SOMERS <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../bootstrap/en/modules/opac-authoritiessearchresultlist.tt         |    2 +-
 .../opac-tmpl/prog/en/modules/opac-authoritiessearchresultlist.tt    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list