#3143: Rename folder fails when old name contains non-ASCII characters
-------------------------+----------------------------
 Reporter:  jlvermeulen  |      Owner:
     Type:  bug          |     Status:  new
 Priority:  minor        |  Milestone:  needs verified
Component:  Core         |    Version:  1.3.15
 Keywords:               |
-------------------------+----------------------------
 I have a torrent with a root folder named e.g. けいおん. Trying to rename
 it raises the following exception:

 {{{
 Exception calling RPC request: 'ascii' codec can't decode byte 0xc3 in
 position 3: ordinal not in range(128)
 Traceback (most recent call last):
   File "deluge\core\rpcserver.py", line 301, in dispatch
   File "deluge\core\core.py", line 739, in rename_folder
   File "deluge\core\torrent.py", line 1061, in rename_folder
 UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 3:
 ordinal not in range(128)
 }}}

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3143>
Deluge <http://deluge-torrent.org/>
Deluge Project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to