After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 44668 - FTP method doesn't interpret escape sequences
FTP method doesn't interpret escape sequences
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: Async operations
0.1
Other Linux
: Normal normal
: later
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2000-11-09 18:56 UTC by Josh Barrow [No longer recieving mail]
Modified: 2005-05-01 15:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Josh Barrow [No longer recieving mail] 2001-09-10 00:45:47 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 -------
Comment 1 Seth Nickell 2004-10-27 03:49:30 UTC
MASS CHANGE VFS. Re-assigning bugs that I currently own in VFS to the proper
owner (probably Alex).
Comment 2 Christian Neumair 2005-05-01 15:13:44 UTC
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.