Bug 176019 - gmfmap->gmfgen wizard's GMFGenNewFileCreationPage doesn't handle Back&value change
Summary: gmfmap->gmfgen wizard's GMFGenNewFileCreationPage doesn't handle Back&value c...
Status: RESOLVED FIXED
Alias: None
Product: GMF-Tooling (ARCHIVED)
Classification: Modeling
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 2.0   Edit
Assignee: Alexander Fedorov CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-03-01 08:58 EST by Artem Tikhomirov CLA
Modified: 2010-07-19 12:16 EDT (History)
0 users

See Also:


Attachments
Target file change (2.61 KB, patch)
2007-03-01 09:24 EST, Alexander Fedorov CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Artem Tikhomirov CLA 2007-03-01 08:58:13 EST
Start the wizard, put any name (name1) as destination file. Click Next, Back and put a different name (name2). Proceed with the wizard. Result gets into name1 file, not name2. The reason seems to be in MapModelConfigurationPage#initControls() that stores the first entered name into transformation option and never update it.
Comment 1 Alexander Fedorov CLA 2007-03-01 09:24:03 EST
Created attachment 60069 [details]
Target file change

update target file name just before transformation
Comment 2 Artem Tikhomirov CLA 2007-03-01 11:41:49 EST
reviewed and committed
Comment 3 Richard Gronback CLA 2008-08-13 13:11:27 EDT
[target cleanup] 2.0 M6 was the original target milestone for this bug
Comment 4 Eclipse Webmaster CLA 2010-07-19 12:16:24 EDT
[GMF Restructure] Bug 319140 : product GMF and component
UI - Wizards was the original product and component for this bug