#3505: Cannot add host on deluge-console (invalid port)
-------------------------+-------------------
Reporter: tremby | Owner:
Type: bug | Status: new
Priority: major | Milestone: 2.1.1
Component: Console UI | Version: 2.0.3
Resolution: | Keywords: fix
-------------------------+-------------------
Changes (by blob42):
* keywords: => fix
Comment:
{{{
# cast port to int in ui/console/modes/connectionmanager.py
self.hostlist.add_host(hostname, int(port), username, password)
}}}
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3505#comment:5>
Deluge <https://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/deluge-dev/060.8f40328c86ca1c73216f3e930c461fd9%40deluge-torrent.org.