Opened 14 years ago
Closed 14 years ago
#1450 closed bug (Fixed)
Setting paths with "config --set" in deluge-console appends trailing space
Reported by: | ionsquare | Owned by: | Calum |
---|---|---|---|
Priority: | major | Milestone: | 1.3.2 |
Component: | Console UI | Version: | 1.3.0 |
Keywords: | console, path, config, set | Cc: |
Description
If a path is set in deluge-console with a command such as:
config --set download_location /home/user/Downloads
The path that gets saved to /home/user/.config/deluge/core.conf contains a trailing space:
"download_location": "/home/user/Downloads "
This causes a directory with the name "/home/user/Downloads\ " to be created (notice the trailing space).
The only way to correctly set the path is to manually change it in "/home/user/.config/deluge/core.conf".
Change History (3)
comment:1 by , 14 years ago
Milestone: | Future → 1.3.2 |
---|
comment:2 by , 14 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
1.3-stable: e1896d2ace