Closed (duplicate)
Project:
Drupal core
Version:
4.6.0
Component:
taxonomy.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 May 2005 at 21:35 UTC
Updated:
30 Jun 2005 at 06:53 UTC
Multiple hierarchy is doesn't correctly display the children term for all its parent terms, but only display the first children term below the first parent it finds.
Effectively, multiple parent linking doesn't work and the child below the lowest tid is displayed...
ex.
Should be...
Languages
--Object Oriented
----Java
----C++
----Smalltalk
--Procedural
----C++
----C
Bug...
Languages
--Object Oriented
----Java
----C++
----Smalltalk
--Procedural
----C
####Missing "C++" ####
Comments
Comment #1
junyor commentedDuplicate of 24023.