Summary: | Telepathy Accounts KCM should reconnect when changed. | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | David Edmundson <kde> |
Component: | accounts-kcm | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mklapetek |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 0.4.0 | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
David Edmundson
2011-04-02 02:05:13 UTC
I think it should offer you the possibility to connect immediately (a checkbox somewhere in the last step of the account wizard?), but it shouldn't happen automagically without user knowing it or wanting it. Git commit 12315011b735d6c7d4bc9fc75207da3512dbdd75 by Rohan Garg. Committed on 02/04/2011 at 20:21. Pushed by garg into branch 'master'. Reconnect to service if account details are changed Reviewd by David Edmundson BUG: 269911 M +1 -0 src/edit-account-dialog.cpp http://commits.kde.org/telepathy-accounts-kcm/12315011b735d6c7d4bc9fc75207da3512dbdd75 Git commit 10ad86504cef9370c9e787ec7edabcd74a2e280e by Rohan Garg. Committed on 05/04/2011 at 20:07. Pushed by garg into branch 'master'. Add a option to let the user go online as soon as the wizard exits REVIEW: 101031 BUG: 269911 M +24 -0 src/KCMTelepathyAccounts/account-edit-widget.cpp M +6 -0 src/KCMTelepathyAccounts/account-edit-widget.h M +6 -0 src/add-account-assistant.cpp M +1 -0 src/edit-account-dialog.cpp http://commits.kde.org/telepathy-accounts-kcm/10ad86504cef9370c9e787ec7edabcd74a2e280e |