Opened 14 years ago

Closed 14 years ago

#1370 closed bug (Fixed)

Deluge 1.3.0 WebUI doesn't save preferences properly

Reported by: Alienfreak Owned by: Damien Churchill
Priority: major Milestone: 1.3.2
Component: Web UI Version: 1.3.1
Keywords: Cc:

Description

Behavior: WebUI Settings (numberic ones only as it seems) are only saved when edited via the up and down arrows not when typed in. Also the Automanaged (and so on) checkbox in the Torrentoptions are always greyed out, even if active. Tested with Chrome & Safari

Expected: Typed in Values to be saved. Correct checkboxes shown.

Reproducable: Yes, just put in some values.

Attachments (1)

debug.tar.gz (9.3 KB ) - added by baltazor 14 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 by Damien Churchill, 14 years ago

Resolution: fixed
Status: newclosed

This has been fixed in the commit r7fb483adde.

by baltazor, 14 years ago

Attachment: debug.tar.gz added

comment:2 by baltazor, 14 years ago

Resolution: fixed
Status: closedreopened

This bug do not fix for me..... I install FreeBSD 8.1 and deluge 1.3.1 (with port) and libtorrent-rasterbar 0.15.1. When I try change settings in Preference: if I write value - settings save, but if I use up/down button - settings save. I use deluged + deluge-web from user torrent Command: deluged --port=9988 --ui-interface=xx.xx.xxx.xxx --logfile=/home/torrent/deluged.log --loglevel=debub deluge-web --fork --port=9989 --logfile=/home/torrent/deluge-web.log --loglevel=debug

I try change: port , max. connect., max. uploads slot et.c.

comment:3 by Calum, 14 years ago

Milestone: 1.3.11.3.x
Type: defectbug

comment:4 by Calum, 14 years ago

Milestone: 1.3.x1.3.2
Version: 1.3.01.3.1

comment:5 by Calum, 14 years ago

Status: reopenedpending

Can you append '?dev=true' to the webui url and see if it works correctly.

localhost:8112?dev=true

comment:6 by Calum, 14 years ago

Resolution: fixed
Status: pendingclosed

Two users confirmed fixed with dev option so closing as will be fixed for 1.3.2

Note: See TracTickets for help on using tickets.