Community
Participate
Working Groups
Build Identifier: M20110210-1200 On Linux, whenever a tree node has no children, the node will collapse on its own. This condition becomes true when the ClearPlaceHolderJob runs, since the placeholder node is removed before a child is added. Reproducible: Always
Created attachment 198473 [details] The fix consists on switching the order of the steps in the ClearPlaceHolderJob, so that the children are added first before removing the placeholder node.
approve - the order change has been tested in all OS environments.
Code committed to R3_2_maintenance for WTP 3.2.5
Committed to HEAD for WTP 3.3.1 and 3.4