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".
Looks like it was introduced by Bug 25070
Created attachment 110858 [details] [review] Bug 26556: 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"
Created attachment 110860 [details] [review] 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@bugs.koha-community.org>
Oops, sorry!
Pushed to master for 20.11, thanks to everybody involved!
Please backport!
*** Bug 26667 has been marked as a duplicate of this bug. ***
backported to 20.05.x for 20.05.05
missing dependencies, not backported to 19.11.x