Closed
Bug 536861
Opened 15 years ago
Closed 15 years ago
FTP charset utf-8 incorrect
Categories
(Core Graveyard :: Networking: FTP, defect)
Tracking
(Not tracked)
People
(Reporter: decedion, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6
I have a ftp server in a Linux with utf8 charset.
If I connect to my ftp server via FTP client (like gFTP), the file list is shown correctly.
But in Firefox no. It shows with iso-8859-1 charset.
Though I change manually, in firefox, the charset to utf8, firefox ignores and continues it showing iso-8859-1.
Reproducible: Always
Expected Results:
Firefox must respect the charset of the server, like with HTTP protocol.
And, especially, if I manually change to another character set, firefox should respect it.
Comment 1•15 years ago
|
||
This is a dupe of bug 26767 I think.
Unfortunately I can't work out how to mark bugs as dupes ...
Reporter | ||
Updated•15 years ago
|
Component: General → Networking: FTP
Product: Firefox → Core
Version: unspecified → 1.9.2 Branch
Reporter | ||
Updated•15 years ago
|
Severity: normal → major
Reporter | ||
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Updated•1 year ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•