I have a node called Key Stage 3. Pathauto changes this to key-stage-3.
I then create a child node of Key Stage 3 called Spreadsheets. I expect the path of Spreadsheets to become key-stage-3/spreadsheets, however it becomes Key Stage 3/spreadsheets as if disregarding the parent alias. This used to work find until the latest version.
Comments
Comment #1
binarylime commentedI've just upgraded to the dev version and the problem still exists. Just downgraded to 6.x-1.2 and it's working as expected again.
Comment #2
dave reidThis is a duplicate of #881270: [bookpath], [menupath], [*path] tokens not cleaned: aliases without punctuation removed, lower casing, etc. which was fixed in the latest dev releases and we'll be making official releases next week.
Comment #3
dave reid