Closed (works as designed)
Project:
Automatic Nodetitles
Version:
5.x-1.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2008 at 05:47 UTC
Updated:
8 Jun 2008 at 12:25 UTC
From the closed issues I gleaned that there was some issues with NID and terms in the past. What I'm less clear on is the weight issue.
If I multi-select taxonomy terms, such as:
US = vocab name.
Select STATE > CITY as tax terms. CITY is weighted at -10, STATE is weighted at normal weight.
ANT is set to [term] for the title.
At first save, title is STATE. After edit, title is CITY.
pathauto handles this without issue. I'm unclear how to go about fixing or hacking this.
Comments
Comment #1
robertdjung commentedThis seems related to the same issue pathauto was having: http://drupal.org/node/158281 though I had no luck fixing it using the weight module.
And this handbook page on pathauto seems relevant: http://drupal.org/node/206912
Comment #2
fagosounds to be a problem of the token integration. look up the token issue queue.