What steps will reproduce the problem?
1. Attempt to connect to a database whose name contains a slash '/' character.
What is the expected output? What do you see instead?
The connection succeeds, with the slash encoded as %2F in the generated url.
Instead the slash is not escaped, and the connection fails.
Please use labels and text to provide additional information.
Original issue reported on code.google.com by nnyst...@gmail.com on 26 Sep 2010 at 10:14
Original issue reported on code.google.com by
nnyst...@gmail.com
on 26 Sep 2010 at 10:14