See this forum post for an explanation: http://drupal.org/node/287999. If you browse through the location directory (location/directory when enabled in Views), the top level page doesn't have a name & the next-level page says Country when it's really a list of Provinces, and so on. This is easy to fix by overriding the view settings, but it would be nice if it worked out-of-the-box.

My apologies if this is fixed in Location v.3. Haven't had time to test the upgrade yet.

Also the location directory functionality should be mentioned in the README. I spent weeks trying to build this kind of functionality using Taxonomy, but it was right in front of me all along in the Location module. It's definitely a huge timesaver now that I know about it though!

Comments

bdragon’s picture

Actually, all the title stuff in 3.x is still in-progress, but it should work better than 1.x/2.x.

bdragon’s picture

Version: 5.x-1.x-dev » 5.x-3.x-dev
Status: Active » Fixed

Tidied up in Drupal 5 and Drupal 6 versions.

The directory view should now have logical and consistent titles.

http://drupal.org/cvs?commit=148086
http://drupal.org/cvs?commit=148096
http://drupal.org/cvs?commit=148097

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

Chad_Dupuis’s picture

Status: Closed (fixed) » Active

This appears to still be an issue withrc2, particularly for %1 which doesn't return the proper values. See my post here http://drupal.org/node/329601 which I marked as a duplicate and closed.

yesct’s picture

Status: Active » Postponed (maintainer needs more info)
Issue tags: +location still an error question

Chad, this might be an issue for rc2, but can you try the dev version? I think it is fixed in there. Post back if it is still a problem in dev.

Chad_Dupuis’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

It works fine now...

yesct’s picture

thanks!