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 201378

Summary: unable to register JDBC connection with ;amp& or & in the connection URL
Product: db Reporter: mani_rt
Component: CodeAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 7.0.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description mani_rt 2011-08-27 15:57:46 UTC
Product Version = NetBeans IDE 7.0.1 (Build 201107282000)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.6.0_24
Runtime = Java HotSpot(TM) Client VM 19.1-b02

if i register JDBC connection URL with & in it , after restarting IDE its Lost.
if i register JDBC connection URL with ;amp& in it, the connection doesnt get Registered. 
In either case the "Test Connection Succeeds", and im  able to develp and run and debug ,just the warning stays with the Exclamation mark in the Project.
Comment 1 Jiri Rechtacek 2011-10-14 16:37:57 UTC
I'm able to add Database connection with & in JDBC URL, no warning nor exclamation shown. Could you reproduce it in NetBeans7.1Beta? It seems it working for me. Thanks
Comment 2 mani_rt 2011-10-17 18:15:34 UTC
Im not able to reproduce the issue now in both 7.0.1 and 7.1 Beta