Hi,

the newest Version of Drupal 5 and Pathauto 2.3 shows some strange behaviour when creating User Paths. For the creation of the Path i am only using the Token "[user]".

When a user registers with the Name "Foo Bar", Pathauto creates the Path "foo-bar-0" !? It worked before, so how can i get rid of the -0 !?

Thanks in Advance,

Cedric

Comments

dave reid’s picture

Status: Active » Fixed

Pathauto does that when there's already an alias 'foo-bar' in your website. You can get rid of it by manually deleting the old 'foo-bar' alias, and changing your 'foo-bar-0' alias to 'foo-bar'.

Status: Fixed » Closed (fixed)

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