Hi there,
wondering if I configured something wrong. All pahtauto pathes showing correct expect those which use location tokens. If there are location tokens in it it shows up like %5Blocation-country_name_0%5D/%5Blocation-province_name_0%5D when I save the node for the first time. The second time I save the node everythings fine. Little bit strange... Any ideas? thanks.

Comments

greggles’s picture

Project: Pathauto » Location
Version: 6.x-1.x-dev » 6.x-3.x-dev
Component: Miscellaneous » Code
Category: support » bug

Sounds to me like a bug in how location generates it's tokens. Tokens can be tricky to generate because they have to work during node save (i.e. with pathauto on a freshly saved node - NOTE that pathauto runs with a weight of 10) and during a regular node load. During those two situations the data may not be stored in the exact same way...

yesct’s picture

Status: Active » Postponed (maintainer needs more info)

... might be a duplicate somewhere in the many location token issues:
http://drupal.org/project/issues/location?order=last_comment_timestamp&s...

might be a work around in #326755: Location CCK tokens not rendering in private messages

Please check to see if this is still a problem in the new release. If it is, reply with a new summary and set the status back to active.

ankur’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing due to lack of follow up.