Opened 12 years ago

Closed 8 years ago

Last modified 6 years ago

#1973 closed patch (Fixed)

Deluge Script does not pass expected arguments to clients.

Reported by: jumentous Owned by:
Priority: minor Milestone: 2.0.0
Component: Core Version: master
Keywords: Cc: jamielennox@…, bro

Description

When using the deluge -u client format you are supposed to be able to pass parameters to the client using the -a "--params", however these do not get passed on gtk and web clients.

The simplest test i can think of is that deluge -u web -a "--help" and deluge-web --help should return the same thing. Obviously that's a nonsensical combination but -p/-f or the other web flags are not.

These parameters should all be passed in a standardized way.

Attachments (1)

0001-Standardize-child-option-parsing.patch (5.9 KB) - added by jumentous 12 years ago.

Download all attachments as: .zip

Change History (7)

Changed 12 years ago by jumentous

comment:1 Changed 12 years ago by jumentous

  • Cc jamielennox@… added

This patch will require the one from #1972 to apply cleanly.

comment:2 Changed 8 years ago by bro

  • Cc bro added

Add bro to cc

comment:3 Changed 8 years ago by Cas

  • Component changed from other/unknown to Core
  • Type changed from bug to patch

comment:4 Changed 8 years ago by Cas

  • Resolution set to Fixed
  • Status changed from new to closed

Merged in develop: [6343f32d70408ba6ab]

comment:5 Changed 8 years ago by Cas

  • Milestone changed from 2.0.x to 2.0

comment:6 Changed 6 years ago by Cas

  • Milestone changed from 2.0 to 2.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.