[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.05-18-g97de8be

Git repo owner gitmaster at git.koha-community.org
Wed Apr 6 15:48:58 CEST 2016


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.22.x has been updated
       via  97de8be7046833a3a1e6ced3e3d512c89ca8cb85 (commit)
       via  7e7b170febb55dfdc01d1864eaa48a1646210cc0 (commit)
      from  5808b3de5b40bf964813b0c3509f7f7cd0429422 (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 97de8be7046833a3a1e6ced3e3d512c89ca8cb85
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Mar 1 12:13:22 2016 +0000

    Bug 14441: TrackClicks cuts off/breaks URLs (XSLT)
    
    Same test plan as previous patch, but for opac defail and result using
    the XSLT views.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    I am amazed!
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>
    (cherry picked from commit ee0abde76e78713233a9fcd31fbb6f80b5a9610c)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 7e7b170febb55dfdc01d1864eaa48a1646210cc0
Author: Mason James <mtj at kohaaloha.com>
Date:   Tue Mar 1 16:26:06 2016 +1300

    Bug 14441 - TrackClicks cuts off/breaks URLs
    
    to test...
    
    1/ set TrackClicks syspref to 'track'
    
    2/ add a problematic multipart url to an item's 'url' field
        example url: http://foo.corg?key1=val1&key2=val2
    
    3/ test url in opac-detail.pl - url is corrupt
    
    4/ apply patch - url is corrct
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Only fixes the item URLs - a follow-up for the URLs
    in the bibliographic record (856 for MARC21) is still
    needed.
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>
    (cherry picked from commit de2a298a0623408c064ed0edbe47795740c814f4)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt       |    6 +++---
 .../opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl     |    5 +++--
 .../opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl    |    9 +++++----
 .../opac-tmpl/bootstrap/en/xslt/NORMARCslim2OPACDetail.xsl    |    5 +++--
 .../opac-tmpl/bootstrap/en/xslt/NORMARCslim2OPACResults.xsl   |    5 +++--
 5 files changed, 17 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list