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 19391

Summary: Add JDBC Driver Dialog : Validation not done & Help Button be provided
Product: db Reporter: Sakthivel Gopal <sakthivelg>
Component: CodeAssignee: Radko Najman <rnajman>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description Sakthivel Gopal 2002-01-11 22:49:15 UTC
Current/FFJ Build
On Runtime Tab - > database -> Drivers, Choose 'Add JDBC Driver' from popup
menu,
Give no name, Driver class as 'abc',  DB URL as 'abc'.
It adds a node with no name.
Validation needs to be done.

A Help button in this dialog can provide user required information to enhance
usablility.
Comment 1 Radko Najman 2002-03-21 17:17:57 UTC
Fixed. Validation for driver name and driver class implemented. If
driver name or driver class is missing, following error message is
displayed:
Insufficient information to add new driver. Please check that the
driver name and driver class are entered correctly.

Help button will be investigated for new database module based on MDR.
Comment 2 David Kaspar 2002-11-18 15:22:21 UTC
Verified in main trunk
Comment 3 Quality Engineering 2003-06-30 17:17:47 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.