Opened 14 years ago
Closed 14 years ago
#2093 closed Bug (fixed)
unneeded argument in torrent-set method
Reported by: | Elbandi | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Daemon | Version: | 1.60+ |
Severity: | Normal | Keywords: | |
Cc: |
Description
In rpc-spec.txt, torrent-set method has a "location" argument: to set new location of the torrent's content. But this argument isnt implemented in rpcimpl.c file. And there is a torrent-set-location method, what do the same, so this argument is unneeded.
Change History (1)
comment:1 Changed 14 years ago by charles
- Component changed from libtransmission to Daemon
- Milestone None Set deleted
- Resolution set to fixed
- Status changed from new to closed
- Version changed from 1.61 to 1.60+
Note: See
TracTickets for help on using
tickets.
fixed in r8431; thanks