#1210: Deluge does not correctly save the sort column and order in the files tab
----------------------+-----------------------------------------------------
Reporter: squisher | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 1.3.0
Component: gtkui | Version: 1.2.3
Keywords: |
----------------------+-----------------------------------------------------
Deluge doesn't correctly save the sort column and order. Just try to
select ascending sorting on the file name. Next time deluge is started, no
column will be sorted.
The problem is the incorrect check of the return values of
set_sort_column_id(). A simple if is used, which evaluates 0 as False, but
0 is a valid column id _and_ sort order.
--
Ticket URL: <http://dev.deluge-torrent.info/ticket/1210>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.