Summary: | When entering no password on authenticating the kioslave doesn't reprompt | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Michael Leupold <lemma> |
Component: | http | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Michael Leupold
2009-09-09 12:33:17 UTC
SVN commit 1117956 by adawit: - Do not make an exception for an empty username string when deciding to show an error dialog. There is nothing special about empty username strings even for protocols like ftp that support anonymous logins. BUG:206851 M +1 -2 kpasswdserver.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1117956 |