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 - seeing duplication of packs in Customize Installation wizard
Summary: seeing duplication of packs in Customize Installation wizard
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Kirill Sorokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-17 17:33 UTC by sjangity
Modified: 2007-04-18 14:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
duplicate packs shown (62.44 KB, image/jpeg)
2007-04-17 17:33 UTC, sjangity
Details

Note You need to log in before you can comment on or make changes to this bug.
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