I have a content type that isn't published by default. If the URL alias is formed from the menupath then the alias is incorrect. If then node is published by default or the alias isn't formed from the menupath it works as expected.

Expected alias: menu-item/page-title
Actual alias: menu-item

Any ideas?

Comments

greggles’s picture

Not sure. We have a similar bug in #375424: [menupath-raw] token fails if any enabled module implements hook_node_grants.

I'm not personally motivated to fix this bug, but would certainly review patches (especially if they are combined with simpletests).

greggles’s picture

greggles’s picture

Status: Active » Closed (duplicate)