[tahoe-lafs-trac-stream] [tahoe-lafs] #682: FTP frontend should support Unicode filenames encoded as UTF-8
tahoe-lafs
trac at tahoe-lafs.org
Fri Dec 28 23:52:45 UTC 2012
#682: FTP frontend should support Unicode filenames encoded as UTF-8
-----------------------------+---------------------------------------------
Reporter: arthur | Owner: francois
Type: defect | Status: assigned
Priority: major | Milestone: soon
Component: code- | Version: 1.3.0
frontend | Keywords: i18n unicode ftpd names twisted
Resolution: |
Launchpad Bug: |
-----------------------------+---------------------------------------------
Comment (by davidsarah):
Unfortunately the fix for that ticket isn't sufficient, because
adiroiban wrote in [http://twistedmatrix.com/trac/ticket/4515#comment:13]:
> I don't plan to add IFTPShell.FEATURES in this patch since without UTF-8
support there will be nothing to export. Beside UTF-8 all other features
(SIZE, MDTM, ect) are tied to the protocol.FTP implementation.
With this change, it is possible to declare support for UTF-8 by
monkeypatching {{{twisted.protocols.ftp.FTP.FEATURES}}}, but that depends
on an implementation detail, which is what we were trying to avoid.
(Granted, it's a slightly less ugly monkeypatch.)
I don't know why adiroiban ignored me when I pointed out that the goal of
that ticket could be achieved in a simpler way that would have been
sufficient. Maybe I should have argued the case more strenuously.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/682#comment:23>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list