Opened 15 years ago

Closed 15 years ago

#1074 closed bug (Fixed)

[PATCH] Hex encoded magent uris can't be added from gtkui

Reported by: ianmartin Owned by: andar
Priority: major Milestone:
Component: Unknown Version: 1.1.9
Keywords: magnet hex hash Cc:

Description

See spec for magnet details.

The gtkui assumes all magent uri hashes are base32 encoded. Patch fixes this by only recoding 32 character hashes.

Still missing is any user feedback if adding the torrent fails. eg base64.b32decode fails

Attachments (2)

hex_encoded_magnet_1_2.patch (725 bytes ) - added by ianmartin 15 years ago.
hex_encoded_magnet_1_1.patch (725 bytes ) - added by ianmartin 15 years ago.

Download all attachments as: .zip

Change History (3)

by ianmartin, 15 years ago

by ianmartin, 15 years ago

comment:1 by andar, 15 years ago

Resolution: fixed
Status: newclosed

This has been fixed.

Note: See TracTickets for help on using tickets.