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 - unable to register JDBC connection with ;amp& or & in the connection URL
Summary: unable to register JDBC connection with ;amp& or & in the connection URL
Status: RESOLVED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-27 15:57 UTC by mani_rt
Modified: 2011-10-17 18:15 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 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