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 208612

Summary: Changing the DisplayName Property in Connection Node does not update node name
Product: db Reporter: matthias42
Component: CodeAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: normal Keywords: NETFIX
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: proposed patch v1

Description matthias42 2012-02-19 14:40:29 UTC
Created attachment 115919 [details]
proposed patch v1

There are two ways to modify a connection node: via context-menu => rename and via the property editor. If the property editor is used and the display name is changed, the displayed name of the node is not correctly updated. The attached patch fixes this.
Comment 1 Jiri Rechtacek 2012-04-02 18:45:58 UTC
Thank you - applied in core-main/rev/8e3e2f2cdd5a
Comment 2 Quality Engineering 2012-04-04 10:09:26 UTC
Integrated into 'main-golden', will be available in build *201204040400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8e3e2f2cdd5a
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #208612: Changing the DisplayName Property in Connection Node does not update node name