Active
Project:
Taxonomy Fields
Version:
5.x-1.7-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 May 2008 at 13:53 UTC
Updated:
19 Jun 2008 at 23:38 UTC
Hi,
i want to assign url-aliases to nodes wich are made up of a term-url and the node-id.
I don't want to use the url and the generates pages from the taxonomy module.
I created a text-field to the terms with the Universal-Option and a Universal field value.
In Pathauto (latest dev-version) the pattern for the nodetype is [field_url_pfad-raw]/[nid]
But Pathauto-Module generates an alias like [field_url_pfad-raw]/43 and the field-name is not replaced.
If i turn off the Universal-Option and use the default-value, then everythings works fine.
the
Any Ideas?
Thank You
Comments
Comment #1
boneless commentedThe universal option seems to miss the step to present it's value to others, as it is a different mechanism than the usual CCK fields this might never happen.
Sorry, had no time so far to look into this.