Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix 124450 -- not change the name when the element shifts position

 

- Summary:
Fix 124450 -- not change the name when the element shifts position
.
- Bugzilla Bug (s) Resolved:
124450

- Description:
Delete the cached name in the name manager when the element is inserted to the

design tree so that the name is not changed when users DND it and shifts the position.
- Tests Description  :

- Files Edited:

- Files Added:

 

- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 

 

- Notes to Documentation:  

 

    Checking in test/org/eclipse/birt/report/model/core/DesignElementTest.java;

    Checking in src/org/eclipse/birt/report/model/api/core/INameManager.java;

    Checking in src/org/eclipse/birt/report/model/core/NameManager.java;

    Checking in src/org/eclipse/birt/report/model/core/Module.java;

    Checking in src/org/eclipse/birt/report/model/command/NameSpaceRecord.java;

 


Back to the top