Opened 11 years ago

Closed 9 years ago

#2295 closed feature-request (Fixed)

Persistant store of WebUI display settings

Reported by: ancient Owned by: damoxc
Priority: minor Milestone: 1.3.12
Component: Web UI Version: master
Keywords: Cc: ancient@…, delugetorrent@…

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 Changed 11 years ago by ancient

  • Cc ancient@… added

comment:2 Changed 11 years ago by Naddiseo

  • Cc delugetorrent@… added

comment:3 Changed 11 years ago by Cas

  • Summary changed from Grid WebUI settings do not persist to Persistant store of WebUI display settings
  • Type changed from bug to feature-request

comment:4 Changed 9 years ago by Cas

  • Milestone changed from Future to 1.3.12
  • Resolution set to Fixed
  • Status changed from new to closed

Fixed in 1.3-stable: [0c750084dc9fc]

Note: See TracTickets for help on using tickets.