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 148827

Summary: OK button is enabled in "Create Table" dialog if there is no necessary parameters
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: CodeAssignee: Jiri Rechtacek <jrechtacek>
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-10-01 11:17:14 UTC
1. Connect to some DB.
2. Expand it's node, rightclick "Tables" node and choose "Create Table...".
3. Press "OK" button.

Result: Error message appears because necessary parameters weren't specified. But in this case "OK" button should be
disabled.
Comment 1 Jiri Rechtacek 2009-02-10 15:37:26 UTC
Reassigned to new owner.
Comment 2 Jiri Skrivanek 2009-06-23 13:43:33 UTC
Fixed as issue 148825.