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 113200 - User is asked to review too many licenses when updating NetBeans
Summary: User is asked to review too many licenses when updating NetBeans
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: UI, USABILITY
Depends on:
Blocks:
 
Reported: 2007-08-20 13:56 UTC by Petr Jiricka
Modified: 2007-08-21 16:46 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2007-08-20 13:56:36 UTC
Steps to reproduce the same as in issue 113193, then:
7. Click Next. Step with licenses is displayed.

The combo box in this dialog displays all low level modules that are not visible anywhere in the Plugins dialog, e.g.
"J2EE DD API". As these are low level implementation artifacts, the user should not be asked to review the licenses for
these fine grained components. Rather, licenses should be shown at a higher level, at least on a
license-per-installable-component basis (or even more coarse grained). The current state is almost as if the user were
asked to read a license for each Java file.

Filing as a usability defect.
Comment 1 Jesse Glick 2007-08-20 16:45:08 UTC
See also issue #101017.
Comment 2 rmatous 2007-08-21 16:45:37 UTC
Behaves randomly, reproducible on netbeans-hudson-trunk-2638-ruby.zip, not reproducible on
netbeans-hudson-trunk-2638-java.zip

Fixed:
/cvs/autoupdate/services/src/org/netbeans/modules/autoupdate/services/KitModuleUpdateUnitImpl.java,v  <--  new revision:
1.3; previous revision: 1.2

/cvs/autoupdate/services/src/org/netbeans/modules/autoupdate/services/UpdateManagerImpl.java,v  <--  new revision: 1.13;
previous revision: 1.12