[Koha-bugs] [Bug 3766] Cities/Towns and Road Types only on one address

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 23 23:40:48 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3766

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 25568
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25568&action=edit
[PASSED QA] Bug 3766 - Cities/Towns and Road Types only on one address

When adding a new patron only the primary contact city/state fields are
linked to a dropdown listing values from stored city/state/zip/country
values. The same dropdown of predefined values should be linked to
alternate address and alternate contact. This patch does so by adapting
the same JS and markup for these additional cases.

To test you should have cities defined in Administration -> Cities.

- Edit or create a new patron.
- Under main address -> city select one of the predefined entries.
- The city, state, zip, and country values should be correctly
  populated.
- Test under alternate address -> city and alternate contact -> city.
- Save your changes and confirm that everything worked correctly.

Works as expected
Signed-off-by: Marc Véron <veron at veron.ch>

Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
This works nicely, passes all tests and QA script.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list