[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.09-12-g0870bb6da6

Git repo owner gitmaster at git.koha-community.org
Wed Apr 8 17:45:09 CEST 2020


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, 19.05.x has been updated
       via  0870bb6da6191759512e8b7a29ebe7a2f169ee62 (commit)
       via  e94543c454e1de6688f910515885757f1b467caf (commit)
      from  27be06c67281bf24df755c67e305da420c11eac8 (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 0870bb6da6191759512e8b7a29ebe7a2f169ee62
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sun Feb 23 21:25:00 2020 +0000

    Bug 24605: (QA follow-up) Fix unencoded series link in staff interface
    
    Same change as the first patch, but for the staff detail page.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 6298eafa642529283ed82f72638bb434762a2c15)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit e94543c454e1de6688f910515885757f1b467caf
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Feb 6 17:45:07 2020 +0000

    Bug 24605: Fix unencoded series link
    
    To test:
    1 - Add an 830 to a record with a volume subfield separated by a semicolon
        830$aThe series ;$vvol 8.
    2 - View the record in the opac
    3 - Click the series link, no results
    4 - View the link url - the semicolon is not encoded
    5 - Apply patch
    6 - link works
    7 - URL is corrrectly encoded
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit e3cffae41f82fb22100bcf269696107cb102660e)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl | 2 +-
 koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list