#2815: Path inconsistency while escaping whitespace
----------------------+--------------------
Reporter: Joe96 | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 1.3.x
Component: Console | Version: 1.3.12
Resolution: | Keywords:
----------------------+--------------------
Comment (by Joe96):
Actually, you're right. I excluded the os.path.expanduser because i don't
need it. Why i used the deluge-console add command was because i wanted to
make a python script that adds new torrents automatically, and the path i
provide is always the full path, but to address this bug, the correct fix
''would'' be
{{{
t_options["download_location"] =
os.path.abspath(os.path.expanduser(options["path"]))
}}}
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2815#comment:3>
Deluge <http://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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.