Summary: | "Extended away" doesn't set proper statuses for ICQ and Jabber | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Jiri Kosina <jikos> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugs, chris-hartmann |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jiri Kosina
2009-07-03 15:11:21 UTC
*** Bug 200884 has been marked as a duplicate of this bug. *** This is the same with the "occupied" status. It just sets the status to away and uses the status title "occupied". For the ICQ plugin, going online and offline and toggling the inivisibility flag works. Everything else (including the "free for chat" status) just sets the status to "away". This works both with setting the global status and setting it for the ICQ plugin only. SVN commit 1043442 by rjarosz: Don't set AIM away message in ICQ because it will break DND and othere statuses. CCBUG: 198785 M +2 -1 client.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1043442 SVN commit 1043443 by rjarosz: Backport commit 1043442. Don't set AIM away message in ICQ because it will break DND and othere statuses. CCBUG: 198785 M +2 -1 client.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1043443 SVN commit 1043454 by rjarosz: Set correct category for Extended away status BUG: 198785 M +1 -1 jabberprotocol.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1043454 SVN commit 1043458 by rjarosz: Backport commit 1043454 + Busy fix Set correct category for Extended away status CCBUG: 198785 M +2 -2 jabberprotocol.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1043458 |