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

Git repo owner gitmaster at git.koha-community.org
Fri Jul 10 19:00:40 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  7d4d03d1bef5e14760e0ea639a8edeb796c633a7 (commit)
      from  773dd857eed7e6eca01a8c098b973e20356157a3 (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 7d4d03d1bef5e14760e0ea639a8edeb796c633a7
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Jun 15 11:14:22 2020 +0000

    Bug 25747: Don't display a comma when patron has no firstname
    
    This patch adds a check for the existence of "firstname" to
    patron-title.inc so that if the patron has no firstname the "invert
    name" setting doesn't cause an unnecessary comma to appear.
    
    To test, apply the patch and locate or create a patron with no first
    name.
    
    - When checking out to the patron, examine the page title. It should say
      "Checking out to <lastname> (<cardnumber>).
    - When checking out to a patron with first and last name it should show
      as before, "Checking out to <lastname>, <firstname> (<cardnumber)
    
    Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit d2f136713e814d4e33e18d1cdad88f3675a9ec3a)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/patron-title.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list