Comment 6 for bug 238365

Revision history for this message
Daniel Clemente (n142857) wrote : Re: Symbolic links to files with names in UTF-8 (Unicode)

It seems there are more cases where a decode() may be needed, in particular with rename_item. I attach a new patch, but a new branch would be better since there may be many other changes.
I don't know if adding decode("utf-8") is the correct approach. With this patch v4 I could get further in the conversion of a large branch.