Unicode named files failing in transport.rename

Bug #262879 reported by Mariano Mara
2
Affects Status Importance Assigned to Milestone
Easy Ark
Confirmed
High
Mariano Mara

Bug Description

When trying to backup a file with non-ascii characters in its name, the process fails with a UnicodeDecodeError in transport.rename (barkd.py): I already tried with unicode("name") and "name".encode('utf-8') to no avail.
For the moment, we're trapping the error and using str("name") to handle the file but no backup is being performed with the current version.

Changed in easyark:
assignee: nobody → marplatense
importance: Undecided → High
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.