Hello
I created a vocabulary with multiple hierarchy and free tagging. Then I created nodes and every node got some tags. Afterwards I created a "net" between these tags. Thereby some tags got more than one parent tag.
Example with the tag "divorce":
partnership > marriage > divorce
family > alimentation > divorce
So "divorce" as two parents: "marriage" and "alimentation" [all translated from german, I hope these are the correct terms ;-]
My problem:
When I go to the node list of the tag "divorce" all teasers tagged with this term are shown twice.
After creation of a third parent node for "divorce" (for testing) these nodes are shown three times.
I cannot believe this is a bug in drupal. So I disabled all modules dealing with taxonomy ("taxonomy breadcrump", "taxonomy context", "taxonomy manager") - but the behaviour of the site didn´t change.
By the way: I used the module "taxonomy manager" to create the relations (disabled now) - but all database tables look fine. So I think module is not to blame.
May somebody help me?
Thanks and regards
Jens