Bug 149888

Summary: UML22UMLResourceHandler modifies referencing resources
Product: [Modeling] MDT.UML2 Reporter: Kenn Hussey <Kenn.Hussey>
Component: CoreAssignee: Kenn Hussey <Kenn.Hussey>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0.0   
Target Milestone: 2.0.1   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Kenn Hussey CLA 2006-07-06 15:49:22 EDT
The UML22UML resource handler uses a cross reference adapter to update inverse references when an element (such as a template parameter) is reincarnated to a more specific type (such as a classifier template parameter). However, proxy references to such elements become resolved and then modified because the identifier of the reincarnated element is assigned after the inverse references are obtained; ensuring that the identifier is assigned before inverse references are obtained should prevent referring resources from being modified.
Comment 1 Kenn Hussey CLA 2006-07-10 14:25:14 EDT
The fix has been committed to CVS.
Comment 2 Kenn Hussey CLA 2006-07-13 14:08:08 EDT
Fixed in M200607131314.
Comment 3 Nick Boldt CLA 2008-01-28 16:36:00 EST
Move to verified as per bug 206558.