can not connect with connection settings that contain special characters (need to urldecode)
eriksen.costa - September 19, 2008 - 19:27
| Project: | Database Scripts |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | ceardach |
| Status: | needs review |
Description
Sometimes the database password can have a %## character.
Calling urldecode in the line 13 of dbscripts.module would decode these characters.

#1
#2
#3
#4
Thanks. I'll get to that the next time I work on the db connection settings.