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 28785

Summary: Test of NewTemplateAction
Product: platform Reporter: Jaroslav Tulach <jtulach>
Component: ActionsAssignee: Peter Zavadsky <pzavadsky>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 27868    

Description Jaroslav Tulach 2002-11-15 17:14:58 UTC
NewTemplateAction is a node action but with own
presenter
with own submenu. Need to write Node, put it into
context, clone it, test the behaviour of the
presenter.
Comment 1 Jaroslav Tulach 2002-11-15 18:08:39 UTC
subtask of issue 27868
Comment 2 Jaroslav Tulach 2002-12-10 07:51:40 UTC
I believe the arch work on issue 27868 is done and that the action stuff can be
merged to trunk. Passing to Peter to decide on schedule and do the merge.
Comment 3 Jiri Rechtacek 2003-11-24 17:12:54 UTC
NewTemplateActionTest was added to o.o.actions.
Comment 4 Jaroslav Tulach 2003-11-24 17:30:51 UTC
It's there, just make sure that it will become enabled once.