#2140: libtorrent 0.16 and torrent moving
-----------------------+----------------------------------------------------
Reporter: elek | Owner: andar
Type: bug | Status: reopened
Priority: critical | Milestone: 1.3.6
Component: core | Version: 1.3.5
Resolution: | Keywords:
-----------------------+----------------------------------------------------
Changes (by gazpachoking):
* status: closed => reopened
* resolution: fixed =>
Comment:
Seems there is still a problem with this. If the dest parameter comes in
as an unicode object already it is not encoded to utf-8 before sending to
libtorrent. This is compounded by a bug in rencode, which will load
strings as unicode objects if they have non-ascii characters, and as byte
strings otherwise, no matter whether the string was encoded from a unicode
or str object.
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2140#comment:6>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.