[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.04-53-g787a5df550

Git repo owner gitmaster at git.koha-community.org
Tue Oct 20 17:34: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  787a5df550dff2f9618bd34d087bc5f620a86e9d (commit)
      from  bd6f3797affaa4c3904e0913bf8d30bd7b83bfa3 (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 787a5df550dff2f9618bd34d087bc5f620a86e9d
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Mon Sep 28 15:47:34 2020 +0200

    Bug 26556: (bug 25070 follow-up) Fix typo data_addressfield in address includes
    
    Selecting "main address" city or "alternate address" city does not trigger the automatic population of values to the city, state, and zip fields anymore.
    It woks for "alternate contact".
    
    Test plan :
    1) Create some cities with all datas : city, state, zip code and country
    2) Open patron creation form
    3) On "main address", select a city in combobox
    4) Check city, state, zip code and country are filled
    5) Same with "alternate address"
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit a0e4e3b5f87fc4fa2af78ec1749429921e5e5ae9)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/member-alt-address-style.inc  | 2 +-
 koha-tmpl/intranet-tmpl/prog/en/includes/member-main-address-style.inc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list