#2485 closed bug (Fixed)
WebUI torrent context menu Options not working
Reported by: | iZeus83 | Owned by: | Luis Omar Alvarez Mures |
---|---|---|---|
Priority: | major | Milestone: | 1.3.13 |
Component: | Web UI | Version: | 1.3.6 |
Keywords: | Cc: |
Description
If you can set any limit speed per torrent on upload speed or download speed throught the webui then the limit is ignoring and not working fine.
Only on GTK the limit is working.
Change History (3)
comment:1 by , 10 years ago
Keywords: | limit speed removed |
---|---|
Milestone: | 1.4.0 → 1.3.x |
Owner: | removed |
Status: | new → assigned |
Summary: | bug with speed limit on delugeweb → WebUI torrent context menu Options not working |
Version: | develop (git) → 1.3.6 |
comment:2 by , 10 years ago
Owner: | set to |
---|
comment:3 by , 9 years ago
Milestone: | 1.3.x → 1.3.13 |
---|---|
Resolution: | → Fixed |
Status: | assigned → closed |
Fixed in 1.3-stable: [0260e34189d9caf0]
Note:
See TracTickets
for help on using tickets.
It looks like the whole Options sub-menu in
Menus.js
has just not been completed so affects 1.3 code too. The framework code is there and is displayed to the user but there are no actions attached so it will not update the torrent options.The workaround is to use the Options Tab for now.