Details
-
Type:
Bug
-
Status:
Analysis
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: UDIG 1.1.0
-
Fix Version/s: UDIG 1.4.1
-
Component/s: database
-
Labels:None
-
Environment:MacOSX RC3 Build
Description
When using a password with a # (hash) in the password string to Add a PostGIS layer, the characters of the password after the hash in the postgis connection string
This doesn't work out too well for creating successful connections.
example password: 123#456
postgis.jdbc://user:123#456@localhost:5432#456/dbname/schema#layer