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 151161 - "OK" button is enabled with empty name
Summary: "OK" button is enabled with empty name
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 Skrivanek
URL:
Keywords:
Depends on:
Blocks: 152436
  Show dependency tree
 
Reported: 2008-10-23 15:34 UTC by Roman Mostyka
Modified: 2009-06-17 08:31 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
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-23 15:34:00 UTC
1. Open "New JDBC Driver" dialog.
2. Leave Name field empty.

Result: "OK" button is enabled.
Comment 1 Jiri Rechtacek 2009-02-10 15:26:20 UTC
Reassigned to new owner.
Comment 2 Jiri Skrivanek 2009-06-16 13:51:43 UTC
Fixed.
core-main #2dd5da7ebd10
Comment 3 Quality Engineering 2009-06-17 08:31:27 UTC
Integrated into 'main-golden', will be available in build *200906170201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2dd5da7ebd10
User: Jiri Skrivanek <jskrivanek@netbeans.org>
Log: #151161 - JDBC driver dialog changed to show hints and to disable OK button when missing input parameters. Customize and Add actions changed to use shared code from AddDriverDialog.