Closed (duplicate)
Project:
Content Taxonomy
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Apr 2009 at 17:59 UTC
Updated:
13 May 2009 at 10:15 UTC
If the Tree-Widget is used and the CCK content_taxonomy field is located in a fieldset then the entire tree is always expanded (even if the option "Expand whole tree by default" is not selected). Also, substrees that are closed are marked with an "[-]" instead of an [+] and subtrees that are aleady expanded show an [+] rather than an [-].
This bug only occurs when the field is a fieldset/fieldgroup. In this case, the information on collapsed trees seems to be lost.
Comments
Comment #1
scoorch commentedThis error occurs only if the the fieldset in which the tree-widget is palces is collapsed. If it is not collapsed then the bug does not occur. To fix this problem the widget has to expand checked trees irrespective of the collapsed-status of the fieldset.
Comment #2
mh86 commentedduplicated to #373428: Taxonomy tree displays expanded when not selected to, and "+" and "-" actions are reversed.