Bug 206594 - unable to cancel ftp login on failure
Summary: unable to cancel ftp login on failure
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kpasswdserver (show other bugs)
Version: 4.3.1
Platform: Gentoo Packages Unspecified
: NOR normal
Target Milestone: ---
Assignee: Michael Leupold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-07 09:38 UTC by BRULE Herman
Modified: 2009-10-16 13:45 UTC (History)
5 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 BRULE Herman 2009-09-07 09:38:10 UTC
Version:            (using KDE 4.3.1)
Installed from:    Gentoo Packages

Hello,
I have wrong passwd and login on my ftp, then konqueror say:
Message sent:
Login using username=gmark and password=[hidden]
Server replied:
530 Login incorrect.
  Do you want to retry?
When I click on cancel it retry and reopen this dialog.
Thank to fix it.
Comment 1 Christoph Feck 2009-10-16 05:11:30 UTC
David, this bug is indeed very annoying. Do you know where to look to fix this?
Comment 2 Michael Leupold 2009-10-16 08:10:12 UTC
I'm wondering... I seem to remember I fixed/tried to fix it. Does this still happen on trunk? Maybe I forgot to commit - unfortunately I don't really remember :|
Comment 3 Helio Chissini de Castro 2009-10-16 13:45:13 UTC
Recent tests:

- Mandriva 2010.0, 2009.1: Works
KDE 4.3.2, Qt 4.5.3-patched

- Fedora 11: Works
KDE 4.3.2, Qt 4.5.3

Notes for post development:
Using invalid user and typing retry push dialog again. 
Retry dialog now allows you to change the user name, so doesn't matter how much you retry dialog you will never be able to login, making retry useless
Is not possible to have a check for invalid user and avoid useless retry option ?