Changes between Initial Version and Version 1 of Ticket #2236


Ignore:
Timestamp:
12/18/2012 11:31:36 PM (12 years ago)
Author:
Calum
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2236

    • Property Summary [Label] Disabling the plugin in webui generate a filter error[Label] Disabling the plugin in webui generates a filter and console errors
  • Ticket #2236 – Description

    initial v1  
    2020}}}
    2121
    22 This will also appear in browser console when the torrents are unable to be displayed:
     22These errors will also appear at various points in browser console when the torrents are unable to be displayed:
    2323{{{
    24 TypeError: r.data.state is undefined @ http://127.0.0.1:8112/js/deluge-all/TorrentGrid.js:40
     24torrents is null: @ Torrentgrid.js Line 396
     25record is undefined @ TorrentGrid.js:378
     26r.data.state is undefined @ TorrentGrid.js:40
    2527}}}