Closed (outdated)
Project:
Location
Version:
6.x-3.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2010 at 12:19 UTC
Updated:
19 Jul 2016 at 12:16 UTC
Jump to comment: Most recent
Because of that there seems to be no working workaround since 2008 here is the problem again.
Using CCK Field Location in Userprofile and trying to get autopath working with it like
member/blabla-from-[location-city_N] oder [location-city_0] will give an url like member/blabla-from-[location-city_N] and no city name.
Comments
Comment #1
freelockYou should be able to use [location-city_0], but token 1.14 currently started validating tokens, and marks that as invalid. I've submitted a patch to token.
See #883804: Token 6.x-1.14 breaks location wildcard tokens with Pathauto 6.x-1.4.
Comment #2
LTech commentedwhat about using drupal 7? I can't figure out how to set the token so the url is:
xxx/node:title/city/county
Comment #3
legolasboClosing old D6 issues as D6 is end of life