Custom Query (2449 matches)
Results (634 - 636 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2838 | Fixed | missing ! in ui/console/colors.py line 59 | ||
| Description |
root/deluge/ui/console/colors.py line 59 "Moving": "{!green,black,bold}"
is missing the final !, it should be: "Moving": "{!green,black,bold!}"
this fix will stop the console from pukeing warnings every time a torrent finishes and gets moved |
|||
| #2849 | Fixed | WebUI fails to run without translation MO file | ||
| Description |
A user in IRC reported this issue, don't have the error message to hand but the new language selection code needs to handle the use-case when no translation files |
|||
| #3602 | Fixed | Add torrent dialog removes directory from file tree | ||
| Description |
When adding a torrent that contains one directory with one file inside, the directory is not included in the tree view. This has been the behavior since the dawn of time, presumable due to the mistaken beleif that the directory was not needed. All other torrent clients include the directory even if there is only one file inside |
|||
