Closed 6a closed 3 years ago
Same in 4.3.3
This is still broken as the magnet links are now encoded multiple times but decoded only once.
Why does this add another call to encodeURIComponent? Shouldn't this be decodeURIComponent? But even with that fix the commit should be reconsidered, as it breaks "|" in URLs.
Fix will be in next release.
qBittorrent version and Operating System
qBittorrent v4.3.4.1 Web UI on Firefox 87.0 (qbittorrent-nox on Ubuntu 20.04.2 LTS)
If on linux, libtorrent-rasterbar and Qt version
I don't know how to check, sorry
What is the problem
For your reference, the magnet link generated when trying to download a copy of Ubuntu 18 from The Pirate Bay looks like this:
But the magnet link generated when you Right click > Copy > Download Link looks like this:
What is the expected behavior
The torrent is added onto the list in the transfers tab
Steps to reproduce
Extra info(if any)
It was working find a few days ago? Perhaps something was broken recently.
If you need anything else, let me know.