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 235251

Summary: AssertionError at org.openide.awt.GeneralAction$BaseDelAction.actionPerformed
Product: xml Reporter: Jiri Skrivanek <jskrivanek>
Component: CodeAssignee: Svata Dedic <sdedic>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P1    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 197328
Attachments: stacktrace

Description Jiri Skrivanek 2013-08-29 13:52:41 UTC
Build: NetBeans IDE Dev (Build 201308290001)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b55, Java(TM) SE Runtime Environment, 1.7.0_40-b40
OS: Windows 7

User Comments:
jskrivanek: To reproduce:
- create java project
- open new file wizard
- select "XML|XML Document"
- click Next
- click Finish




Stacktrace: 
java.lang.AssertionError
   at org.openide.awt.GeneralAction$BaseDelAction.actionPerformed(GeneralAction.java:231)
   at org.netbeans.modules.xml.lib.GuiUtil.callAction(GuiUtil.java:111)
   at org.netbeans.modules.xml.lib.GuiUtil.performDefaultAction(GuiUtil.java:74)
   at org.netbeans.modules.xml.wizard.impl.XMLWizardIterator.instantiate(XMLWizardIterator.java:242)
   at org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:605)
   at org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:439)
Comment 1 Jiri Skrivanek 2013-08-29 13:52:44 UTC
Created attachment 139435 [details]
stacktrace
Comment 2 Svata Dedic 2013-08-30 10:10:50 UTC
Fixed in http://hg.netbeans.org/jet-main/rev/8a60821110f3