Version: 3.2.0 (using KDE 3.1.9) Compiler: gcc version 3.3 (Debian) OS: Linux (i686) release 2.4.21-pre5-jb-w4l I connect to my server via lan:/ and then fish:// and try to copy a directory called "D
Confirmed. One accented letter gets turned into four characters. It seems that this is being encoded into UTF-8, then decoded from Latin1, and then again. This happens only when copying/moving. Renaming and deleting are not affected.
Confirmed when using FTP and FISH on other servers, with the current CVS. All umlauts are mangled and then Konqueror cannot find the files it is supposed to copy. Please fix this - it's a showstopper for Konqueror in 90% of the world. Thank you!
I can't reproduce that, and I am using international chars all the time. Anyhow, please check the current CVS version, I have replaced most of ".latin1()" conversions with ".local8Bit()", which might mean UTF-8 for you. Tell me if these changes had any effect.
This is probably a dup of bug #56197.
Seems to work here now.