Incorrect URLs
Posted: Fri Aug 03, 2007 2:59 am
Im getting strange urls whenever Deluge tries to use my browser to either test a port o to take me to the translation page in about.
it prints out
but it should print
The extra String
is my home directory , thats obvious
but why "%22" ?
This feature is working , you can remove the extra string every time you test a port , but is annoying.
it prints out
Code: Select all
file:///home/nagel/%22http://www.deluge-torrent.org/test-port.php?port=51000%22
Code: Select all
http://www.deluge-torrent.org/test-port.php?port=51000%22
Code: Select all
file:///home/nagel/%22

This feature is working , you can remove the extra string every time you test a port , but is annoying.