#151 closed Enhancement (fixed)
send trackerid in announce
Reported by: | ironica | Owned by: | somebody |
---|---|---|---|
Priority: | Normal | Milestone: | Sometime |
Component: | libtransmission | Version: | 0.6 |
Severity: | Normal | Keywords: | |
Cc: |
Description
from the spec:
trackerid: Optional. If a previous announce contained a tracker id, it should be set here [in future announce requests].
Attachments (1)
Change History (6)
Changed 16 years ago by ironica
comment:1 Changed 16 years ago by ironica
attached a patch, but can't find a tracker to test it on.
comment:2 Changed 16 years ago by brent
I believe there is a bug at line 269:
trackerid = tor->trackerid ? ( "trackerid=%s", tor->trackerid ) : "";
I think you need a printf statement there.
comment:3 Changed 16 years ago by livings124
Looking at it quickly, it should probably be "&trackerid=%s"
comment:4 Changed 16 years ago by livings124
- Resolution set to fixed
- Status changed from new to closed
A fixed version of this is in [1134]
comment:5 Changed 12 years ago by jordan
- Component changed from Transmission to libtransmission
Note: See
TracTickets for help on using
tickets.
support trackerid