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
Comment #1
bojanz commentedIs this still an issue, with 6.x-1.x-dev?
Since the issue is so old, I can't debug it without new information.
Comment #2
tomsm commentedI have checked if the issue still exists.
It is solved.