Closed (duplicate)
Project:
Address Field
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2012 at 14:32 UTC
Updated:
2 May 2013 at 04:02 UTC
To reproduce, select only 'United States' in the field settings as an available country. When this happens, the state and zip code won't be on the form until after you've attempted to submit it - there's no validation error (and submit handlers fire), just the form gets rebuilt with those fields available.
If you have multiple countries available but United States as the default, it works as designed.
Comments
Comment #1
rszrama commentedI fixed this earlier this evening via #1979794: If only one available country is selected administrative area/postal_code text boxes do not show and the (unfortunate) follow-up commits. ; P