Bug 317746 - Can't login into FTP if password contains non-ascii characters
Summary: Can't login into FTP if password contains non-ascii characters
Status: RESOLVED DUPLICATE of bug 318151
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: ftp (show other bugs)
Version: 4.10.1
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-02 18:35 UTC by Lucas Clemente Vella
Modified: 2015-01-26 18:00 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 Lucas Clemente Vella 2013-04-02 18:35:30 UTC
All the systems I deal with uses UTF-8 for encoding text, including the FTP server. My FTP password contains non-ascii characters, specifically, the Latin accent ô. All clients I tried so far were able to successfully authenticate, including command line 'ftp' and Firefox, except Dolphin. Changing my password to a pure ASCII text solved the problem.

Reproducible: Always

Steps to Reproduce:
1. Connect to a FTP server you have access using non pure ASCII password.
2. Try to log in.
Actual Results:  
Receive error message:
"530 Login incorrect."

Expected Results:  
Should login and enable me to use the FTP server.
Comment 1 Lucas Clemente Vella 2013-04-02 18:53:40 UTC
I found out that typing the "^" key before the letter "o" to form the ô character will actually generate two characters in the text input box, possibly the two independent characters "^o" instead of correct ô. I.e. dead keys seems disabled for KDE password entry boxes. But this is *NOT* the cause of the bug reported here, because if I type the correct password elsewhere and paste it to the password input, it still won't work.
Comment 2 Frank Reininghaus 2013-04-03 08:38:47 UTC
Thanks for the bug report. Reassigning to kio/sftp.
Comment 3 Jekyll Wu 2013-07-15 01:42:40 UTC
Can't reproduce the non-ASCII password issue using KDE SC 4.11 beta2.
Comment 4 Dawit Alemayehu 2014-12-14 16:12:14 UTC
This is not a kio_ftp specific issue.

*** This bug has been marked as a duplicate of bug 318151 ***
Comment 5 Andrey Kozhevnikov 2015-01-26 18:00:08 UTC
Can't login to ftp using Dolphin. Password is cyrillic strinc, doesn't contains any of accented letters. It can't be related on https://bugs.kde.org/show_bug.cgi?id=318151