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 ancient, 12 years ago

Cc: ancient@whatbox.ca added

comment:2 by Richard, 12 years ago

Cc: delugetorrent@naddiseo.ca added

comment:3 by Calum, 12 years ago

Summary: Grid WebUI settings do not persistPersistant store of WebUI display settings
Type: bugfeature-request

comment:4 by Calum, 10 years ago

Milestone: Future1.3.12
Resolution: Fixed
Status: newclosed

Fixed in 1.3-stable: [0c750084dc9fc]

Note: See TracTickets for help on using tickets.