Description
The current DivPanel JavaScript support in netui-tree.js uses an old legacy routine, getScopeId() rather than the desired lookupIdScope(), requiring a legacy setting. This means that apps using <netui:divPanel> will not work without the legacy JavaScript setting in the beehive NetUI configuration.
The fix for this should just be to update the netui-tree.js file in the resources directory.