Opened 12 years ago
Closed 10 years ago
#2295 closed feature-request (Fixed)
Persistant store of WebUI display settings
Reported by: | ancient | Owned by: | Damien Churchill |
---|---|---|---|
Priority: | minor | Milestone: | 1.3.12 |
Component: | Web UI | Version: | master |
Keywords: | Cc: | ancient@whatbox.ca, delugetorrent@naddiseo.ca |
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.
Change History (4)
comment:1 by , 12 years ago
Cc: | added |
---|
comment:2 by , 12 years ago
Cc: | added |
---|
comment:3 by , 12 years ago
Summary: | Grid WebUI settings do not persist → Persistant store of WebUI display settings |
---|---|
Type: | bug → feature-request |
comment:4 by , 10 years ago
Milestone: | Future → 1.3.12 |
---|---|
Resolution: | → Fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in 1.3-stable: [0c750084dc9fc]