Closed (fixed)
Project:
Pathauto
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2009 at 04:18 UTC
Updated:
23 Jun 2010 at 05:50 UTC
I created the vocabulary channels
And in admin/build/path/pathauto have configured
Taxonomy term path settings
Pattern for all channels. paths:
[catpath-raw]
And channel it's a cck of content_taxonomy.
The vocabulary has two levels
TermA
terma1
terma2
TermB
termb1
termb2
By creating the node, I select TermA and terma1 but only saves TermA, and url TermA/nodo-title,
The terms 1 and 2 are well kept in both tables, taxonomy and cck channel (content_taxonomy)
I open edith again and keep the node without touching anything and save, now if it appears
TermA/terma1/nodo-title
Any setting there that I may have done wrong?
From already thank you very much.
Comments
Comment #1
gregglesWhat is your pattern for the node?
Comment #2
rodibox commentedThe path is [termpath-raw]/[title-raw]
But I commented that when using the ;Bulk generate aliases for nodes that are not aliased ; all new nodes generated well its new path alias, From there everything goes well
apologize for not commenting earlier.
Thank
Comment #3
dave reidI just tried to duplicate this using [termpath-raw]/[title-raw] with a two level vocabulary and it worked just fine.
Comment #4
dave reidYou should only be selecting the child-most term.