https://bugs.kde.org/show_bug.cgi?id=335994
--- Comment #3 from Jim Scadden <[email protected]> --- The cause AFAICT is that kdepimlibs does not provide a separate error code for the scenario and so kdepim-runtime does not handle it correctly. The above patches change the behaviour so that if the user cancels the connection then it is marked as 'broken'. Unfortunately I couldn't find a way to present the dialog which is used when the username/password is rejected (which provides a button which links to the account settings). The patches do however solve the problem of the endless loop which effectively forces the user to accept the invalid certificate at present. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
