Opened 12 years ago

Last modified 12 years ago

#2071 closed bug

KeyError with file priorities in ui when value has been set to '3' in core — at Initial Version

Reported by: Cas Owned by: Cas
Priority: trivial Milestone: 1.3.5
Component: Core Version: 1.3.4
Keywords: Cc:

Description

Forwarded from: https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/970689

Transdroid sets the value '3' but the valid values for priorities in the uis are the following:

0: "Do Not Download", 1: "Normal Priority", 5: "High Priority", 7: "Highest Priority",

The solution is to add 3,4,6 (assigned "High Priority") to FILE_PRIORITY in common.

Change History (0)

Note: See TracTickets for help on using tickets.