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

scoorch’s picture

This 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.

mh86’s picture