[Koha-bugs] [Bug 15644] City dropdown default selection when modifying a patron matches only on city

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 8 18:22:06 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15644

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 64111
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64111&action=edit
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.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list