Closed Bug 1020774 Opened 10 years ago Closed 7 years ago

Implement the country field as a dropdown

Categories

(Toolkit :: Form Manager, defect)

defect
Not set
normal
Points:
2

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: MattN, Unassigned)

References

(Blocks 1 open bug, )

Details

Since we need to be able to map a country to its valid ISO 3166-1-alpha-2 country code and to avoid typos by users, we should implement the country field as a dropdown.

The data could either come from ICU (via getISOCountries[1]) or data from libaddressinput[2].

[1] https://ssl.icu-project.org/apiref/icu4c/classicu_1_1Locale.html#a0d7ad0dea54a784cefd1ff35be55c648
[2] https://code.google.com/p/libaddressinput/wiki/AddressValidationMetadata
Flags: firefox-backlog+
Depends on: 1022925
Points: --- → 2
Whiteboard: p=2
It has been implemented as a dropdown already.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.