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

            Bug ID: 18744
           Summary: City selector may select wrong option
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: k...@bywatersolutions.com
        QA Contact: testo...@bugs.koha-community.org
                CC: gmcha...@gmail.com, kyle.m.h...@gmail.com

The select_city select in the patron editor ( code in
member-main-address-style-us.inc ) will select the wrong option of there are
multiple options with the same city but different zipcodes. For example, let's
say a city has 3 zip codes 16001, 16002, and 16003. If I live in 16003, the
chooser will show and have selected the 16001 zip code. This is because the
"selected" modifier is set for each option if just the city is a match,
ignoring the zipcode, state and country.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to