[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.01-82-gd49844d0e1

Git repo owner gitmaster at git.koha-community.org
Wed Jul 22 21:12:26 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, 20.05.x has been updated
       via  d49844d0e1b3ad54c3a7706232437c1a22871fd8 (commit)
      from  ad985def456ec0312d76baa95bd04351940b58fb (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 d49844d0e1b3ad54c3a7706232437c1a22871fd8
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Jul 2 08:32:51 2020 -0400

    Bug 25914: Fix incorrect variable name causing relative's checkouts column to be empty in OPAC
    
    In the OPAC, the title column in the relatives checkouts table is always empty.
    
    Test Plan:
    1) Enable viewing of relative's checkouts in OPAC
    2) Check some items out to a patron
    3) Log into the OPAC as a relative of that patron that should be able to
       view them
    4) Note the title column is empty in the relative's checkouts tab
    5) Apply this patch
    6) Reload the page
    7) Titles should appear in the title column!
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 0b69ff1ed7a775b6fdca8513d1ec5a692e30bbe9)
    
    Signed-off-by: Lucas Gass <lucas 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