update path alias - wrong path
tomsm - October 1, 2009 - 12:47
| Project: | Views Bulk Operations (VBO) |
| Version: | 6.x-1.8 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
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]
