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 100527 - NPE at o.n.m.autoupdate.updateprovider.LocalNBMsProvider.getUpdateItems
Summary: NPE at o.n.m.autoupdate.updateprovider.LocalNBMsProvider.getUpdateItems
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-10 21:31 UTC by Marian Mirilovic
Modified: 2007-04-11 22:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerException stack trace (6.04 KB, text/plain)
2007-04-10 21:32 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2007-04-10 21:31:52 UTC
Steps to reproduce :
- run plugin-manager build
- select Downloaded tab
- push Add Plugins ... button
- push Cancel on opened dialog
-> NPE rises (see attachment)
Comment 1 Marian Mirilovic 2007-04-10 21:32:14 UTC
Created attachment 40703 [details]
NullPointerException stack trace
Comment 2 rmatous 2007-04-11 11:19:35 UTC
/cvs/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/Attic/LocalDownloadSupport.java,v
 <--  LocalDownloadSupport.java
new revision: 1.1.2.3; previous revision: 1.1.2.2
Comment 3 Marian Mirilovic 2007-04-11 22:37:59 UTC
verified in before-merge-III build