Closed
Bug 309343
Opened 19 years ago
Closed 3 years ago
Filenames are absent during browsing of ftp sites.
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: pva, Unassigned)
References
Details
Attachments
(1 file)
|
1.56 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20050919 Firefox/1.6a1 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20050919 Firefox/1.6a1 Hello. Today I've understood (uf... finaly :)) what's going on with ftp sites in our local area network. The problem is that I do not see filenames that are in russian. Most of computers in our network are Windows and thus in ftp client (e.g konqueror or lftp) I have to set up remote charset to cp1251. But this make no sense to firefox. The listings of ftp dirrectories are empty. Only English filenames can be seen. Reproducible: Always Steps to Reproduce: 1. Find ftp site with some russian filenames. Sorry. I could not find one in internet. Only in our LAN. If I find one, I'll tell you. 2. Open it. Actual Results: This is the listing from firefox: Index of ftp://10.10.178.178/Music/ Up to higher level directory Directory: ALTERNATIVE 25.07.2005 18:23:00 Directory: DOOM-DEATH-HEAVY 22.05.2004 00:00:00 Directory: GOTHIC 22.05.2004 00:00:00 Directory: NEW 28.01.2005 00:00:00 Directory: NEW AGE - ETHNIC 18.03.2005 00:00:00 Directory: PUNK 05.06.2004 00:00:00 Directory: ROCK 28.01.2005 00:00:00 Directory: SOUNDTRACKS 07.03.2005 00:00:00 Directory: UNSORTED 24.04.2005 22:35:00 Expected Results: And this is the listing from lftp client: peter@camobap ~/Desktop/Gentoo_dev_tips $ lftp ftp://10.10.178.178/Music/ cd ok, cwd=/Music lftp 10.10.178.178:/Music> ls drw-rw-rw- 1 user group 0 Dec 2 2004 . drw-rw-rw- 1 user group 0 Dec 2 2004 .. drw-rw-rw- 1 user group 0 Jul 25 18:23 ALTERNATIVE drw-rw-rw- 1 user group 0 May 22 2004 DOOM-DEATH-HEAVY drw-rw-rw- 1 user group 0 May 22 2004 GOTHIC drw-rw-rw- 1 user group 0 Jan 28 2005 NEW drw-rw-rw- 1 user group 0 Mar 18 2005 NEW AGE - ETHNIC drw-rw-rw- 1 user group 0 Jun 5 2004 PUNK drw-rw-rw- 1 user group 0 Jan 28 2005 ROCK drw-rw-rw- 1 user group 0 Mar 7 2005 SOUNDTRACKS drw-rw-rw- 1 user group 0 Apr 24 22:35 UNSORTED drw-rw-rw- 1 user group 0 May 18 20:48 НАША МУЗЫКА drw-rw-rw- 1 user group 0 Dec 2 2004 СБОРНИКИ Note that НАША МУЗЫКА and СБОРНИКИ are not in firefox listings. Thank you for your time, Peter.
Comment 1•18 years ago
|
||
Confirmed: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061208 Firefox/2.0.0.1 WFM: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9 Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20061204 GranParadiso/3.0a1 Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a2pre) Gecko/20070121 Minefield/3.0a2pre
Comment 2•18 years ago
|
||
Oops, sorry. WFM on Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061208 Firefox/2.0.0.1 with a new profile. Tons of extensions in mine main profile.
Comment 3•18 years ago
|
||
Confirming. It doesn't seem to be caused by extensions. In my case, if a name cannot be parsed as UTF-8 correctly, it is not shown, no matter what Character Encoding is selected. Suggest changing the product/component to Core: Networking: FTP, but it may be something more low-level.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•18 years ago
|
||
Now that I've read about the components, my best guess would be "Core: String", and second guess "Core: Networking".
I probably have a similar problem. This is how page source looks. This is a filename returned by FTP server (in IBM866 encoding): ╨Ч╨▓╨╡╨╖╨┤╨╜╤Л╨╡ ╨▓╨╛╨╣╨╜╤Л ╨н╨┐╨╕╨╖╨╛╨┤ 2 - ╨Р╤В╨░╨║╨░ ╨Ъ╨╗╨╛╨╜╨╛╨▓ [2].sub
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•