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 42856 - Rename of already added DB-Driver is not propagated in Explorer
Summary: Rename of already added DB-Driver is not propagated in Explorer
Status: CLOSED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-05 15:22 UTC by dmladek
Modified: 2006-03-24 10:16 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 dmladek 2004-05-05 15:22:38 UTC
Product Version       = NetBeans IDE Dev (Build
200405041800)
  Operating System      = Linux version
2.4.22-1.2115.nptl running on i386
  Java; VM; Vendor      = 1.4.2_04; Java
HotSpot(TM) Client VM 1.4.2_04-b05; Sun
Microsystems Inc.
  Java Home             =
/usr/local/java/j2sdk1.4.2_04/jre
  System Locale; Encod. = cs_CZ; ISO-8859-2
  Home Dir; Current Dir = /usr/local/home/delphym;
/usr/local/forte/forte3/NBdev-last/netbeans/bin
-------------------------------------------------------------------------------

Open RunTime TAB in Explorer window.
on Database|Drivers node invoke popup menu
"Add Driver..." and add some db driver, eg. Oracle 
This driver node should appeared under "Drivers" node.
On just added "Oracle" driver node invoke popup
menu "Customize" and change it's name from Oracle
eg to "Oracle 9", and click to OK button.

You could still see in the Runtime TAB of Eplorer
window old name of your db driver "Oracle" not
"Oracle 9".

Workaround is to add another db driver or restart ide.

probably it happens on all OS (not only on linux)
Comment 1 Radko Najman 2004-09-30 12:33:21 UTC
It has been already fixed.
Comment 2 Martin Schovanek 2005-11-18 16:10:39 UTC
Verified