Bug 125351 - implement encoding detection for fish
Summary: implement encoding detection for fish
Status: CONFIRMED
Alias: None
Product: kio-extras
Classification: Frameworks and Libraries
Component: FISH (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-11 12:54 UTC by Gilles Schintgen
Modified: 2018-04-23 19:48 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gilles Schintgen 2006-04-11 12:54:31 UTC
Version:            (using KDE KDE 3.5.0)
Installed from:    Gentoo Packages

Currently kio_fish uses Latin1 as default encoding. Unfortunately this choice is often wrong. (It can be corrected under Tools/Select Remote Charset.)
It would be nice if fish could detect the filesystem encoding of the remote host by inspecting the LANG environment variable.
This would also solve, once and for all, bug #105186.

This wish is a result of the discussion taking place at wish #125212.
Comment 1 bugs-kde 2006-11-10 15:04:52 UTC
A similar problem with WebDAV is described in bug 127251.
Comment 2 Michael Helmling 2006-12-11 20:44:27 UTC
At least the default encoding should not be Latin1 but the one used at the local system, since I suppose most users will use fish LANs or at least similar computers where the encoding schould be the same on every machine. At least, the default should be utf8 to support the spread of unicode. This gave me some headaches trying to synchronize some files between my box and my home server (both fully unicode).
Comment 3 Aldoo 2007-11-10 18:20:08 UTC
*** This bug has been confirmed by popular vote. ***
Comment 4 Nicolas L. 2008-09-30 17:45:33 UTC
what about this long standing bug ? at least maybe it could be utf-8 by default the time a better solution is found ?