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 149492

Summary: Names for the same driver are multiplied after each reopening of "New Connection" dialog
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: CodeAssignee: David Vancouvering <davidvc>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of dialog with multiple names for the same driver.

Description Roman Mostyka 2008-10-08 12:14:00 UTC
1. Add any new driver.
2. Rightclick "Databases" node and choose "New Connection...".
3. Open "Name" drop down list. There are one name for each driver.
4. Close "New Connection" dialog, reopen it and open "Name" drop down list again.

Result: There are 2 the same names for each driver. After each reopening one name is added to the each driver.
After several attempts it can be very hard to find necessary driver. :)
Comment 1 Roman Mostyka 2008-10-08 12:16:19 UTC
Created attachment 71359 [details]
Screenshot of dialog with multiple names for the same driver.
Comment 2 David Vancouvering 2008-10-08 18:04:14 UTC
Reproducible.  Yuck.  I agree it is a P2
Comment 3 David Vancouvering 2008-10-08 23:35:37 UTC
9fde0e84ba5a
Comment 4 Roman Mostyka 2008-10-09 12:28:52 UTC
Verified with build 081009.
Comment 5 Quality Engineering 2008-10-09 18:04:00 UTC
Integrated into 'main-golden', will be available in build *200810091401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/9fde0e84ba5a
User: David Van Couvering <davidvc@netbeans.org>
Log: #149492: Names for the same driver are multiplied after each reopening of "New Connection" dialog