| Summary: | kopete forgets invisible state when reconnecting to ICQ | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | meyerm |
| Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | meyerm |
| Priority: | NOR | ||
| Version First Reported In: | 0.12.7 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
meyerm
2008-11-07 13:13:38 UTC
SVN commit 902518 by rjarosz: Fix status restoring broken by recent bug fix. Don't remove status title/message when toggling invisible action. BUG: 174527 M +1 -1 aim/aimaccount.cpp M +4 -4 icq/icqaccount.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=902518 IIRC it should also be fixed in KDE 4.1 Thank you very much for correcting! I can't test it now but wanted to say thanks before I forget it :-) SVN commit 902813 by rjarosz: Backport commit 902518. Fix status restoring. CCBUG: 174527 M +1 -1 aim/aimaccount.cpp M +4 -4 icq/icqaccount.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=902813 |