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 - NodeOp.findActions shouldn't return null
Summary: NodeOp.findActions shouldn't return null
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks: 31466
  Show dependency tree
 
Reported: 2003-02-26 10:06 UTC by Jiri Rechtacek
Modified: 2008-12-22 15:52 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
proposed patch (895 bytes, patch)
2003-02-26 10:09 UTC, Jiri Rechtacek
Details | Diff

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