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)
Change History (7)
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
by , 14 years ago
Attachment: | debug.tar.gz added |
---|
comment:2 by , 14 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
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 , 14 years ago
Milestone: | 1.3.1 → 1.3.x |
---|---|
Type: | defect → bug |
comment:4 by , 14 years ago
Milestone: | 1.3.x → 1.3.2 |
---|---|
Version: | 1.3.0 → 1.3.1 |
comment:5 by , 14 years ago
Status: | reopened → pending |
---|
Can you append '?dev=true' to the webui url and see if it works correctly.
localhost:8112?dev=true
comment:6 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | pending → closed |
Two users confirmed fixed with dev option so closing as will be fixed for 1.3.2
This has been fixed in the commit r7fb483adde.