Custom Query (2447 matches)
Results (73 - 75 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#203 | Fixed | torrent order is not saved, or not loaded after restart | ||
Description |
when i close deluge and reopen it, my torrent order changes randomly, meaning that they are not saved or not correctly loaded on startup. problem vanished when downgrading to 0.5.8.9 |
|||
#2145 | Fixed | [win32] locales missing from bundled gtk | ||
Description | ||||
#2295 | Fixed | Persistant store of WebUI display settings | ||
Description |
The settings for what columns should be shown, and what order they should be sorted in is not stored in a persistent manner, but rather stored into the ys-torrentGrid cookie. This means that this portion of the webui settings are lost between browsers, as well as lost every 7 days when the cookie has expired. Deluge.js:34 seems to be responsible for setting this to use cookies. This appears to affect the entire 1.3.x branch and git master. |