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".

CommentFileSizeAuthor
#1 location-state-bug.png14.71 KBbjornarneson

Comments

bjornarneson’s picture

StatusFileSize
new14.71 KB

Screenshot attached

ankur’s picture

A 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

Anonymous’s picture

ericatkins’s picture

Version: » 6.x-3.x-dev
Priority: Critical » Normal

I 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.