[koha-commits] main Koha release repository branch master updated. v3.22.00-1016-gee0abde

Git repo owner gitmaster at git.koha-community.org
Thu Mar 24 21:55:30 CET 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, master has been updated
       via  ee0abde76e78713233a9fcd31fbb6f80b5a9610c (commit)
       via  de2a298a0623408c064ed0edbe47795740c814f4 (commit)
      from  5fa1257a2e6bf09ece1be64edaaa16b7303f0a55 (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 ee0abde76e78713233a9fcd31fbb6f80b5a9610c
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>

commit de2a298a0623408c064ed0edbe47795740c814f4
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>

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

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