Bug 145659 - Method Configuration rename action does not change associated file name
Summary: Method Configuration rename action does not change associated file name
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EPF (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P2 major (vote)
Target Milestone: ---   Edit
Assignee: Phong Nguyen Le CLA
QA Contact: Tung-Phong Tran-Luu CLA
URL:
Whiteboard:
Keywords: core
Depends on:
Blocks:
 
Reported: 2006-06-06 19:14 EDT by Shashidhar Kannoori CLA
Modified: 2023-02-16 16:17 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shashidhar Kannoori CLA 2006-06-06 19:14:19 EDT
Each Method configuration have its own (.xmi) file. Renaming a method configuration in the authoring perspective of EPF tool from "EPF_Config" to "EPF_Config_Rename", corresponding file name should be changed to "EPF_Config_Rename.xmi" from "EPF_Config.xmi". But file remains the same "EPF_Config.xmi".  This is preventing from using configuration name "EPF_Config" for new method configuration. 

Detail Steps: 
1. Create a method configuration "EPF_Config".  And check EPF_Config.xmi file in resources perspecive created under <library_home>/configurations/ directory.
2. In the method configuration editor, rename to: EPF_Config_Rename.
3.  Save the changes. 
4. Verify the <library_home>/configurations/ directory, file name is still: EPF_Config.xmi. 
  Expected Result: file name should be "EPF_Config_Rename.xmi".

5. Try to create a new method configuration "EPF_Config". It prompts an error says "method configuration" name is already in use. 

  Expected Result: Should allow to use the "EPF_Config" name for new configuration.
Comment 1 Phong Nguyen Le CLA 2006-06-06 20:32:44 EDT
Renaming configuration using editor does rename file
Comment 2 Bingxue Xu CLA 2006-09-16 01:22:50 EDT
closed.