Posted by tomsm on October 1, 2009 at 12:47pm
Jump to:
| Project: | Views Bulk Operations (VBO) |
| Version: | 6.x-1.8 |
| Component: | Core |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
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.
#2
I have checked if the issue still exists.
It is solved.