[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2807: Magic Folder: Unicode-related test failures
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Sep 6 17:08:34 UTC 2016
#2807: Magic Folder: Unicode-related test failures
--------------------------------------------+------------------------------
Reporter: daira | Owner: daira
Type: defect | Status: assigned
Priority: normal | Milestone: 1.12.0
Component: code-frontend-magic-folder | Version: 1.11.0
Resolution: | Keywords: magic-folder
Launchpad Bug: | unicode
--------------------------------------------+------------------------------
Comment (by daira):
The relevant line in cli/test_magic_folder.py is:
{{{
nickname_arg = unicode_to_argv(nickname)
}}}
It just needs a fallback if the character isn't representable in the argv
encoding.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2807#comment:2>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list