Opened 11 years ago
Closed 11 years ago
#4969 closed Bug (fixed)
tr_stat.recheckProgress is NaN if the torrent is a magnet link
Reported by: | blueluna | Owned by: | jordan |
---|---|---|---|
Priority: | Normal | Milestone: | 2.61 |
Component: | libtransmission | Version: | 2.60 |
Severity: | Normal | Keywords: | json rpc |
Cc: |
Description (last modified by jordan)
When querying a torrent using "torrent-get" the daemon may respond with malformed JSON data. The offending part is the double value "recheckProgress" that gets the value "nan".
For reference see: https://bitbucket.org/blueluna/transmissionrpc/issue/37
Change History (2)
comment:1 Changed 11 years ago by jordan
- Component changed from Daemon to libtransmission
- Description modified (diff)
- Milestone changed from None Set to 2.61
- Owner set to jordan
- Status changed from new to assigned
- Summary changed from jsonrpc response to torrent-get emits malformed json to tr_stat.recheckProgress is NaN if the torrent is a magnet link
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 r13389