Changes between Initial Version and Version 1 of Ticket #2976


Ignore:
Timestamp:
02/22/2017 11:31:08 PM (8 years ago)
Author:
Calum
Comment:

Actually there is no help for specific config attributes so it's trying to show Usage: help [command] but there is a typo in code.

Fixed in 1.3-stable: [7cde3efb]

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2976

    • Property Status newclosed
    • Property ResolutionFixed
    • Property Milestone needs verified1.3.14
  • Ticket #2976 – Description

    initial v1  
    11When I run "help config max_active_limit" (or any other config parameter) in deluge-console the following error message pops up:
    22
    3 ========================================================
    43
     4{{{
    55global name 'usage' is not defined
    66Traceback (most recent call last):
     
    1010    self.console.write(usage)
    1111NameError: global name 'usage' is not defined
    12 
    13 ========================================================
     12}}}
    1413
    1514Version Information: