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 31476

Summary: NodeOp.findActions shouldn't return null
Product: platform Reporter: Jiri Rechtacek <jrechtacek>
Component: ActionsAssignee: Peter Zavadsky <pzavadsky>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 31466    
Attachments: proposed patch

Description Jiri Rechtacek 2003-02-26 10:06:36 UTC
NodeOp.findActions returns null if no actions.
Better will be return a empty action in place of null.
Comment 1 Jiri Rechtacek 2003-02-26 10:09:26 UTC
Created attachment 9150 [details]
proposed patch
Comment 2 Peter Zavadsky 2003-02-26 15:55:04 UTC
Fixed in [trunk]

openide/../nodes/NodeOp.java 1.38