I\'m trying to create a Pathauto pattern which looks like \"Drupal root/parent_menu_item_name/node_title\" where \"node_title\" is a child of \"parent_menu_item_name\" in the me
This combination works perfectly for me
[node:menu-link:parents:join-path]/[node:menu-link:title]
with the latest token (7.x-1.5) and pathauto (7.x-1.2).