[koha-commits] main Koha release repository branch master updated. v16.05.00-983-g884e28f

Git repo owner gitmaster at git.koha-community.org
Mon Oct 10 14:35:05 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, master has been updated
       via  884e28fab5e4db86dd9f50f2908519a0cd6650d5 (commit)
      from  613b2126f042311805d1ef7eb822231c8f0a4dee (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 884e28fab5e4db86dd9f50f2908519a0cd6650d5
Author: Andreas Roussos <arouss1980 at gmail.com>
Date:   Sat Sep 17 13:44:47 2016 +0300

    Bug 17310: Broken URLs in 'Item renewed' / 'Cannot renew' messages
    
    In the Staff client, under Circulation > Renew, the message shown after
    successful renewal of an item contains broken URLs. This is also true for
    the message shown when you try to renew an item that is not checked out.
    
    This patch fixes that.
    
    Test plan:
    1) Go to Circulation > Renew, and search for the barcode of a checked-out
       item. In the 'Item renewed:' confirmation message, notice how the URLs
       for the title and the barcode are broken.
    2) Now search for the barcode of an item that is not checked out. In the
       'Cannot renew:' message, notice how the URLs are broken here too.
    3) Apply the patch.
    4) Repeat steps 1) and 2). This time the URLs work fine.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as advertised
    
    Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/circ/renew.tt |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list