GNOME Bugzilla – Bug 44668
FTP method doesn't interpret escape sequences
Last modified: 2005-05-01 15:13:44 UTC
The FTP method doesn't interpret escape sequences, which is a major problem. The FTP protocol doesn't use escap sequences, so we should do the right kind of unescaping, like file-method.c does. This is per a FIXME in ftp-method.c Josh ------- Additional Comments From sullivan@eazel.com 2000-11-29 17:06:31 ---- If we find a specific user-visible symptom, we should write up a bug about that and prioritize it independently. ------- Additional Comments From snickell@stanford.edu 2001-07-23 00:37:10 ---- Taking bugs previously assigned to Pavel, assigning them to myself. Will parse them out at my leisure , but many are GnomeVFS bugs we should look at for 2.0 ------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-09-09 20:45 -------
MASS CHANGE VFS. Re-assigning bugs that I currently own in VFS to the proper owner (probably Alex).
I've used gnomevfs-ls to test this and unable to reproduce this issue. Unescaping seems to work quiet fine. Also, I can't find the FIXME mentioned in comment 1. Closing. Feel free to reopen if I'm wrong.