When configuring a node-type to collect an address, there are two radio options for collecting country fields:

"Allow country names to be submitted for content of this type." and
"Require country names to be submitted for content of this type."

We need to update location so that it chooses "Allow..." as the default on this page as well as the default where-ever variable_get() is called.

-Ankur

Comments

ankur’s picture

An update has been committed to HEAD, DRUPAL-4-6.

The affected file is "location.module". Getting this latest update is not necessary if you've already visited the location settings page (admin >> settings >> location) AND have already saved configurations you've made on that page.

For a diff to the previous revision, please see
http://cvs.drupal.org/viewcvs/drupal/contributions/modules/location/loca...

-Ankur

ankur’s picture

Anonymous’s picture