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

Summary: NPE at o.n.m.autoupdate.updateprovider.LocalNBMsProvider.getUpdateItems
Product: platform Reporter: Marian Mirilovic <mmirilovic>
Component: AutoupdateAssignee: Jiri Rechtacek <jrechtacek>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: NullPointerException stack trace

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