Opened 11 years ago
Closed 11 years ago
#4530 closed Bug (fixed)
lastAnnounceResult is not properly set
Reported by: | reardon | Owned by: | jordan |
---|---|---|---|
Priority: | Normal | Milestone: | 2.50 |
Component: | Transmission | Version: | 2.33 |
Severity: | Normal | Keywords: | backport-2.4x |
Cc: |
Description
After tracker gives us a warning or error, that result stays around forever. Seems like transmission was only setting the result string once after the first announce, but not properly resetting it.
Attachments (1)
Change History (3)
Changed 11 years ago by reardon
comment:1 Changed 11 years ago by jordan
- Keywords backport-2.4x added
- Milestone changed from None Set to 2.50
- Owner set to jordan
- Status changed from new to assigned
comment:2 Changed 11 years ago by jordan
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r12956.
Unfortunately, 2.40 is already out. I've committed this to trunk, and will backport to the 2.4x branch if/when the dev team decides to make another 2.4x release.