Bug 149888 - UML22UMLResourceHandler modifies referencing resources
Summary: UML22UMLResourceHandler modifies referencing resources
Status: VERIFIED FIXED
Alias: None
Product: MDT.UML2
Classification: Modeling
Component: Core (show other bugs)
Version: 2.0.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 2.0.1   Edit
Assignee: Kenn Hussey CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-06 15:49 EDT by Kenn Hussey CLA
Modified: 2008-01-28 16:36 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.