[koha-commits] main Koha release repository branch master updated. v16.05.00-154-g574bff5

Git repo owner gitmaster at git.koha-community.org
Fri Jun 24 13:47:11 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  574bff5c6f2472eda5da58eeec84018abe4e4711 (commit)
      from  f01720808a574af9872ef3f562a8f3cee7f81060 (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 574bff5c6f2472eda5da58eeec84018abe4e4711
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Jun 7 10:45:35 2016 +0100

    Bug 16680: (bug 13918 follow-up) Display library names for holds in transit
    
    Regression introduced by bug 13918: the library names are not displayed
    anymore for holds in transit.
    They are 2 warns in the logs:
    No method wbrname! at
    /home/koha/src/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt
    line 603.
    No method wbrcd! at
    /home/koha/src/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt
    line 603.
    
    Test plan:
    Make sure you have holds in transit and go the opac-user.pl
    In the "Holds" tab, you should see "Item in transit to LIBRARY NAME"
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list