Whan I add a term in multimple level of taxonomy, If i add new term in 1 level after that I add new term in 2 level, 1 level it's add 2 times.

Exemple:
I have 1 level.
aaa
bbb

2 level
111
222

etc.

I add node. and 1 level term for exemple 'RRR'

after I add 2 level for exemple '555'

in Final I have 2 term of taxonomy whit title 'RRR'

Comments

Taxoman’s picture

Title: Whan add term in Hierarchical Select whit multiple level » HS multi-level terms error

Anyone else experiencing this?
(I have not tested this module yet on D7, waiting for the first beta until I start.)

wim leers’s picture

Category: bug » support
Priority: Critical » Normal
Status: Active » Fixed

No, this is impossible — sorry :(

From README.txt:

 - In hierarchies where items can have multiple parent items and where you have
   enabled Hierarchical Select's "save lineage" setting, it is impossible to
   remember individual hierarchies, unless the underlying module supports it.
   So far, no module supports this. Hierarchical Select is just a form element,
   not a system for storing hierarchies.
   For example, if you have created a multiple parent vocabulary through the
   Taxonomy module, and you have terms like this:
    A -> C
    A -> D
    B -> C
    B -> D
   If you then save any two lineages in which all four terms exist, all four
   lineages will be rendered by Hierarchical Select, because only the four
   terms are stored and thus there is no way to recover the originally selected
   two lineages.

Status: Fixed » Closed (fixed)

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