Essentially the taxonomy tree that I have created is:

Vocabulary
A
-1
B
-1

In the example above I have terms A and B set to both be the parent term of the child -1 using multiple hierarchy. Multi-select is enabled. I have a CCK node with a field for the content taxonomity. I have multi-select enabled on the CCK field and check off both terms in the node upon save. The pattern for the node path is set as [vocab-raw]/[termpath-raw]/[title-raw]. I need the output to be Vocabulary/A/-1/title. My output though is Vocabulary/A/title. Is this a bug or am I not doing something correctly?

Thanks in advance for your help.

Comments

dave reid’s picture

Status: Active » Postponed (maintainer needs more info)

Is Multiple hierarchy supported by the core taxonomy module?

dave reid’s picture

Status: Postponed (maintainer needs more info) » Fixed

Marking as fixed due to no response.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.