Opened 13 years ago

Closed 9 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@gmail.com, 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 13 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 by jumentous, 13 years ago

Cc: jamielennox@gmail.com added

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

comment:2 by Bro, 9 years ago

Cc: Bro added

Add bro to cc

comment:3 by Calum, 9 years ago

Component: other/unknownCore
Type: bugpatch

comment:4 by Calum, 9 years ago

Resolution: Fixed
Status: newclosed

Merged in develop: [6343f32d70408ba6ab]

comment:5 by Calum, 9 years ago

Milestone: 2.0.x2.0

comment:6 by Calum, 6 years ago

Milestone: 2.02.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.