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 - OK button is enabled in "Create Table" dialog if there is no necessary parameters
Summary: OK button is enabled in "Create Table" dialog if there is no necessary parame...
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks: 152581
  Show dependency tree
 
Reported: 2008-10-01 11:17 UTC by Roman Mostyka
Modified: 2009-06-23 13:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.