I just downloaded the lastest location.module code and now find that the US state list is not available in the location editing form. The only value in the drop-down box is "NOT LISTED".
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | location-state-bug.png | 14.71 KB | bjornarneson |
Comments
Comment #1
bjornarneson commentedScreenshot attached
Comment #2
ankur commentedA fix was applied to head.
There were some problems with UTF characters that messed up the diff and turned into a two-step thing, even though only two line were changed in location.inc:
first diff:
http://cvs.drupal.org/viewcvs/drupal/contributions/modules/location/loca...
second diff:
http://cvs.drupal.org/viewcvs/drupal/contributions/modules/location/loca...
-Ankur
Comment #3
(not verified) commentedComment #4
ericatkins commentedI am experiencing the same problem on Drupal 4.7.3 with the latest location.module. I see "NOT LISTED" in the States drop down box. Unsure how to correct.