Pathauto 6.x-1.1 seems to arbitrarily select terms in the case of freetagging. My autopath-configuration for blog content:

  • blog/[author-name-raw]/[term-raw]-_-[yyyy]-[mm]-[dd]-[title-raw].xhtm

What happens is: The first time I save a node the pathauto-module includes as [term-raw] "A", the second time "Q", the third time "D" ... and so on. The same happens if I update aliases via "admin > content > node".

Comments

greggles’s picture

Project: Pathauto » Token
Version: 6.x-1.1 » 6.x-1.x-dev

It should select the lowest weight item and, if there are no weights, it should get it by which one is first in the alphabet.

And it's probably a token problem, if anything, not pathauto.

dave reid’s picture

Status: Active » Postponed (maintainer needs more info)

Can you please re-confirm using the latest token and pathauto modules?

dave reid’s picture

Category: bug » support
Status: Postponed (maintainer needs more info) » Fixed

No response, so marking as fixed.

Status: Fixed » Closed (fixed)
Issue tags: -taxonomy, -pathauto, -term, -term-raw, -arbitrary selection

Automatically closed -- issue fixed for 2 weeks with no activity.