Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (550 - 552 of 2449)

Ticket Resolution Summary Owner Reporter
#559 Fixed webui: validation || wsgi mvoncken orbisvicis
Description

change <image to <img

  • classic/part_button.html
  • white/part_tb_button.html

Also the css doesn't validate but the css is a mess anyway so...

Lastly, since there are links in the static content (the stylesheet and the JavaScript), it should be templated so you can do <%url_for('torrent/info')%> or whatever and it works via wsgi : )

#560 Fixed changing max connections in status bar crash deluge andar tagallo@gmail.com
Description

Issue: If I change the max connections value in status, bar deluge crashes and cannot be started again. Looking at core.conf I found that the value is been set as Float, and according to the crash traceback it should be a Int.

How to reproduce: Try to change the "Connections" value in status bar using the option "Other" and entering a value (I tried 160)

Expected result: value is set as Int

Actual result: value is set as Float

#561 ETA becomes Infinity if priority for one or more files is set to "Not Download" andar anonymous
Description

ETA becomes Infinity if priority for one or more files is set to "Not Download". When switching priorities back to normal, high or highest ETA becomes correct immideatelly.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.