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 28914

Summary: ToolsAction is not workinig correctly when outside global context
Product: platform Reporter: Peter Zavadsky <pzavadsky>
Component: ActionsAssignee: Peter Zavadsky <pzavadsky>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 27868    

Description Peter Zavadsky 2002-11-21 16:21:00 UTC
ToolsAction (its sub actions) are working only in
global context.
They needs to be adjusted to current one.

One test case:
1) include apissuport module,
2) invoke Filesystems customizer,
3) invoke tools | Bean browse action,
4) it browses the globally activated Filesystems
node, not the one selected in the customizer.
Comment 1 Peter Zavadsky 2002-11-22 09:03:41 UTC
Fixed in [action_27868] branch

openide/../actions/ToolsAction.java 1.38.28.2