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 148738

Summary: "Remove" button is always enabled in "Create Table" dialog
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: CodeAssignee: Jiri Skrivanek <jskrivanek>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 152581    

Description Roman Mostyka 2008-09-30 13:38:26 UTC
1. Connect to some DB, rightclick "Tables" node and choose "Create Table...".
2. Select column record and press "Remove".

Result: "Remove" button is enabled and it is possible to remove singular column, but table without column can't be created.
Comment 1 Jiri Rechtacek 2009-02-10 15:29:40 UTC
Reassigned to new owner.
Comment 2 Jiri Skrivanek 2009-06-23 13:50:49 UTC
Fixed as issue 148825.