#3478 closed Bug (fixed)
Display bug when magnet links without display names are added
Reported by: | Rolcol | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 2.04 |
Component: | GTK+ Client | Version: | 2.03 |
Severity: | Normal | Keywords: | |
Cc: |
Description
As you can see, the magnet link's title is blank. The expected result is to display the hash.
Related:
http://transmission.pastebin.com/AF0wtaTA
@charles_> Colrol: could you try changing line 365 of tr-core.c from "strcmp" to "gtr_strcmp0"
Change History (3)
comment:1 Changed 13 years ago by charles
- Milestone set to 2.10
- Status changed from new to assigned
- Version changed from 2.03+ to 2.03
comment:2 Changed 13 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 13 years ago by charles
- Milestone changed from 2.10 to 2.04
fixed in 2.0x by r11110
Note: See
TracTickets for help on using
tickets.
fixed in trunk by r11103