Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (634 - 636 of 2449)

Ticket Resolution Summary Owner Reporter
#2838 Fixed missing ! in ui/console/colors.py line 59 Bro haryjustwantstofileabug
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 Bro Calum
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 .mo are available.

#3602 Fixed Add torrent dialog removes directory from file tree Bro Bro
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

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.