idflood / pathauto_menu_link_parents_hack

Hack to make drupal 8 pathauto node:menu-link:parents:join-path token work as expected

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pathauto menu-link-parents hack

On drupal 8 the node:menu-link:parents:join-path token only work when a node is saved a second time.

This module simply automatically save the node a second time to workaround this bug.

Eventually this is not a perfect solution. See md-systems/pathauto#76 for more information.

About

Hack to make drupal 8 pathauto node:menu-link:parents:join-path token work as expected