Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 294866 - 'Creating a test from a recording' appears multiple times in CSH.
Summary: 'Creating a test from a recording' appears multiple times in CSH.
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Paul Slauenwhite CLA
QA Contact: Kathy Chan CLA
URL:
Whiteboard: adopter
Keywords:
Depends on: 246111
Blocks:
  Show dependency tree
 
Reported: 2009-11-11 08:35 EST by Paul Slauenwhite CLA
Modified: 2016-05-05 10:32 EDT (History)
1 user (show)

See Also:


Attachments
Patch. (2.45 KB, patch)
2009-11-16 10:11 EST, Paul Slauenwhite CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Slauenwhite CLA 2009-11-11 08:35:38 EST
'Creating a test from a recording' appears multiple times in CSH.

When the CSH is opened for Test From Recording wizard (File > New > Other...> Test > Test From Recording and select the Help (?) icon at the bottom-left of the 'Create New test from Recording' wizard page), 'Creating a test from a recording' appears multiple times.

See uses of org.eclipse.hyades.test.ui.internal.util.ContextIds.NEW_TEST_FROM_RECORDING_WIZARD:

createControl(Composite) - org.eclipse.tptp.test.internal.recorder.ui.wizards.NewRecordingWizardPage
getContextHelpID() - org.eclipse.hyades.internal.execution.testgen.ui.wizards.TestGeneratorSelectorPage
getContextHelpID() - org.eclipse.hyades.internal.execution.testgen.ui.wizards.TestSuiteLocationSelectionPage
getContextHelpID() - org.eclipse.tptp.test.provisional.recorder.ui.wizards.RecLocationWizardPage
getContextHelpID() - org.eclipse.tptp.test.provisional.recorder.ui.wizards.TestsuiteLocationWizardPage

Regression caused by 246111.
Comment 1 Paul Slauenwhite CLA 2009-11-16 10:04:22 EST
In addition, the test suite location page of the Generate Test wizard (invoked on a *.recmodel file outside of the Test Navigator) does not open the CSH until one of the page widgets (e.g. file name).
Comment 2 Paul Slauenwhite CLA 2009-11-16 10:11:46 EST
Created attachment 152307 [details]
Patch.
Comment 3 Paul Slauenwhite CLA 2009-11-16 10:13:53 EST
The attached patch checked in to CVS (HEAD).
Comment 4 Paul Slauenwhite CLA 2010-01-07 09:38:50 EST
Verified in TPTP-4.6.2-201001041900.

Closing.