Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 346195

Summary: Strange behavior if a sub-module node and one of its children have the same node ID
Product: [RT] Riena Reporter: Thorsten Schenkel <thorsten.schenkel>
Component: navigationAssignee: Thorsten Schenkel <thorsten.schenkel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: christian.campo
Version: unspecified   
Target Milestone: 3.0.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Thorsten Schenkel CLA 2011-05-18 04:24:48 EDT
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.
Comment 1 Thorsten Schenkel CLA 2011-05-18 04:29:03 EDT
Riena (NavigationNode) throws an exception if a node is added and parent and child node have an equal node ID.