Bug 209358

Summary: DiagramImpl.persistEdges does not guarantee parent hierarchy of source/target is persisted
Product: [Modeling] GMF-Runtime Reporter: Cherie Revells <crevells>
Component: GeneralAssignee: Cherie Revells <crevells>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0.1   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Cherie Revells CLA 2007-11-09 11:55:43 EST
DiagramImpl.persistEdges does not guarantee parent hierarchy of source/target is persisted.  In rare circumstances, this could result in model corruption problems as the source or target's container may not get persisted.
Comment 1 Cherie Revells CLA 2007-11-12 10:50:23 EST
I have modified DiagramImpl.persistEdges so that the complete parent hierarchy of the source and target is also persisted.
Comment 2 Eclipse Webmaster CLA 2010-07-19 12:27:03 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Diagram was the original product and component for this bug