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 223295 - SQL History dialog lists connections as URL, not their display names
Summary: SQL History dialog lists connections as URL, not their display names
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-05 10:01 UTC by Tomas Danek
Modified: 2012-12-08 03:01 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 Tomas Danek 2012-12-05 10:01:09 UTC
Product Version: NetBeans IDE Dev (Build 201211300001)
Updates: Updates available
Java: 1.7.0_10; Java HotSpot(TM) 64-Bit Server VM 23.6-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_10-b18
System: Mac OS X version 10.8.2 running on x86_64; US-ASCII; en_US (nb)
User directory: /Users/tomas/Library/Application Support/NetBeans/dev
Cache directory: /Users/tomas/Library/Caches/NetBeans/dev
--------------------
- create couple of DB connection (e.g. 2)
- rename them to some reasonable names
- view data on some table of each connection
- invoke SQL history dialog -> connection combobox shows connection URLs instead of names
Comment 1 Jaroslav Havlin 2012-12-05 16:40:03 UTC
http://hg.netbeans.org/core-main/rev/6b7add3c7c42
Thanks. Fixed.
Comment 2 Quality Engineering 2012-12-08 03:01:24 UTC
Integrated into 'main-golden', will be available in build *201212080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/6b7add3c7c42
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #223295: SQL History dialog lists connections as URL, not their display names