Closed (fixed)
Project:
Node Hierarchy
Version:
6.x-1.x-dev
Component:
Drupal/PHP Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2011 at 14:30 UTC
Updated:
13 May 2012 at 03:10 UTC
The parent's path is http://www.fhsaa.org/sports/soccer-girls. Please note that this alias was entered manually and not generated via pathauto.
When I create a child node, the URL generated is http://www.fhsaa.org/sports/soccer%20girls/test1 (where test1 is the title of the node). The expected URL is http://www.fhsaa.org/sports/soccer-girls/test1
My pathauto setting is currently set to [fullhierarchypath], but I have also tried [hierarchypath]/title-raw.
Thanks for a great module, and please let me know if there's anything I can do to help you out with this (I'm not much of a coder). Thanks,
Comments
Comment #1
wiifmHaving the exact same issue. Anyone have any ideas on what can be done to fix this?
Comment #2
wiifmJust tried --dev with no avail
Comment #3
wiifmJust tried the 2.x-dev version, this addresses this issue, would recommend upgrading ;)
2.x also has the nice drag and drop children re-ordering
Comment #4
jbylsma commentedThis may have been fixed in the backport of #883604: Fully supporting and integrating PathAuto and Token. Please reopen if not.