Opened 13 years ago
Closed 13 years ago
#2071 closed bug (Fixed)
KeyError with file priorities in ui when value has been set to '3' in core
Reported by: | Calum | Owned by: | Calum |
---|---|---|---|
Priority: | trivial | Milestone: | 1.3.5 |
Component: | Core | Version: | 1.3.4 |
Keywords: | Cc: |
Description (last modified by )
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 (2)
comment:1 by , 13 years ago
Description: | modified (diff) |
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed 1.3-stable: 5572f6102