Summary: | "Check what the Server supports" in POP-/SMTP-Account Setting broken, when Server unreachable | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Majin Sniper <majinsniper> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Before the Check
Error Message After Checking |
Description
Majin Sniper
2008-02-22 23:58:03 UTC
Created attachment 23675 [details]
Before the Check
Created attachment 23676 [details]
Error Message
Created attachment 23677 [details]
After Checking
I forgot to mention, that the Add Transport Account acts similarly. In this case, there won't be any error message, the Radio Buttons are simply disabled. SVN commit 778523 by tmcguire: Don't disable the controls for SMTP when the servertest couldn't reach the server. CCBUG: 158247 M +14 -2 transportconfigdialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=778523 SVN commit 778524 by tmcguire: Don't disable the controls for POP3 or IMAP authentication when the servertest failed because the server couldn't be reached. BUG:158247 M +20 -2 accountdialog.cpp M +1 -0 accountdialog.h WebSVN link: http://websvn.kde.org/?view=rev&revision=778524 |