Posted by benorgan on July 21, 2009 at 1:25pm
2 followers
Jump to:
| Project: | Pathauto |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
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
#1
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).
#2
I think this is a duplicate of #339211: [menupath-raw] issue for unpublished nodes.
#3