Bug 22685

Summary: [Reg] B3 - Bogus 1.0.1 is disable
Product: [Eclipse Project] Platform Reporter: Christophe Elek <celek>
Component: Update (deprecated - use Eclipse>Equinox>p2)Assignee: Dejan Glozic <dejan>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P1    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Christophe Elek CLA 2002-08-22 08:15:54 EDT
When expanding Root 1.0.1, Bogus 1.0.1 is disable
Comment 1 Dejan Glozic CLA 2002-08-22 11:07:17 EDT
True - UI problem. UI wizards first unconfigure previous feature (Root 1.0.0) 
then check if optional features were disabled. The order should have been 
different - first check for previous optional features, then unconfigure.
Comment 2 Dejan Glozic CLA 2002-08-22 19:52:55 EDT
The fix has been tested and confirmed. Older version (that is being updated) 
will be disabled as a matter of course (and all included features recursively), 
so this optional child state preservation must be done before that step. When 
step were reversed, scenarios work.
Comment 3 Dejan Glozic CLA 2002-09-04 18:14:50 EDT
Fixed in 2.0.1, the fix merged into HEAD.