Community
Participate
Working Groups
It was possible to add to a sub-module node another sub-module node with an equal node ID (NavigationNodeId). After that the navigation tree didn't work correct. So the user can open in the navigation sub-trees at some levels where the navigation model didn't have any sub-trees. Riena didn't prevent that the developer can create a inconsistent navigation model.
Riena (NavigationNode) throws an exception if a node is added and parent and child node have an equal node ID.