This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 101421

Summary: seeing duplication of packs in Customize Installation wizard
Product: installer Reporter: sjangity <sjangity>
Component: NBIAssignee: Kirill Sorokin <ksorokin>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: duplicate packs shown

Description sjangity 2007-04-17 17:33:05 UTC
Build 200704170100, WinXP

Launched installer, noticed that the customize installation wizard had duplicate
entries. Please see attached image.
Comment 1 sjangity 2007-04-17 17:33:51 UTC
Created attachment 41107 [details]
duplicate packs shown
Comment 2 Kirill Sorokin 2007-04-18 07:30:53 UTC
The installer should filter out those components that are not present in the
current bundle. As per the UI spec.

-> 6.0M9
Comment 3 Kirill Sorokin 2007-04-18 14:24:11 UTC
The Welcome page and the Customize dialog should filter out those components
that are not available in the bundle. This has been implemented.

-> FIXED