]> git.koha-community.org Git - koha.git/commit
Bug 15644 - City dropdown default selection when modifying a patron matches only...
authorOwen Leonard <oleonard@myacpl.org>
Thu, 8 Jun 2017 16:01:32 +0000 (16:01 +0000)
committerMason James <mtj@kohaaloha.com>
Wed, 22 Nov 2017 12:43:57 +0000 (01:43 +1300)
commitdca9e78990fbb657a688c6f565d57497c27fc4ec
tree18b38b1fb00a74f619d81c0b0a0420358de1f55d
parent775b5b80d0fe453dd2def25ec43011af4e3abf0e
Bug 15644 - City dropdown default selection when modifying a patron matches only on city

This patch modifies the include files which contain the form fields for
city, state, zipcode, etc. shown on the patron entry screen. The files
are modified so that the city/state/zip <select> preselects a value
based on city, state, and zipcode matching the values in the
corresponding text fields.

To test, confirm that the bug's steps to reproduce are fixed:

- Enter two cities via Administration -> Patrons and circulation
  -> Cities and towns:
    Springfield, MA 01101
    Springfield, VT 05156
- Edit a patron choosing, Springfield VT, and save.
- Edit the patron again and confirm that the correct city is
  pre-selected.
- Confirm this result with all three different settings of the
  "AddressFormat" system preference.

Signed-off-by: Amit Gupta <amit.gupta@informaticsglobal.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Mason James <mtj@kohaaloha.com>
koha-tmpl/intranet-tmpl/prog/en/includes/member-main-address-style-de.inc
koha-tmpl/intranet-tmpl/prog/en/includes/member-main-address-style-us.inc