I have a content type "order" with 3 possible languages.

I have set a path for each language (module pathauto):
English: orders/[title-raw]
French: commandes/[title-raw]
Dutch: bestellingen/[title-raw]

When I choose the action "update path alias" the path is changed to the default path for nodes (Default path pattern (applies to all node types with blank patterns below):
content/[title-raw]

Comments

bojanz’s picture

Component: Code » Core
Status: Active » Postponed (maintainer needs more info)

Is this still an issue, with 6.x-1.x-dev?
Since the issue is so old, I can't debug it without new information.

tomsm’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

I have checked if the issue still exists.
It is solved.