Universal-Option in conjunction with pathauto Replacement patterns doesn't work
aquanox24 - May 25, 2008 - 13:53
| Project: | Taxonomy Fields |
| Version: | 5.x-1.7-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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

#1
The 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.