Opened 12 years ago

Closed 12 years ago

#2110 closed bug (Fixed)

Accept magnet uris with xt anywhere in link, not just at start

Reported by: kiall Owned by:
Priority: minor Milestone: 1.3.6
Component: Core Version: 1.3.5
Keywords: Cc:

Description

It would be better to search the URI for the presence of "xt=urn:btih:", rather than assuming that will be the first value.

Eg this is a perfectly valid magnet link that the web UI rejects:

magnet:?xl=1024&dn=Some+Title+4+Here&xt=urn:btih:EA760EE4BE2EA5C697488D94645BB879A394CC87

Change History (2)

comment:1 by Calum, 12 years ago

Milestone: 1.3.61.4.0
Type: bugfeature-request

comment:2 by Calum, 12 years ago

Milestone: 1.4.01.3.6
Resolution: fixed
Status: newclosed
Type: feature-requestbug

Fixed 1.3-stable: f447bd5ce

Note: See TracTickets for help on using tickets.