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

Summary: "OK" button is enabled with empty name
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: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 152436    

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.