Version: Version 0.70.90 Using KDE 4.2.95 (KDE 4.2.95 (KDE 4.3 RC1)) "release 139" (using Devel) Installed from: Compiled sources When I add a new status in "Manage your statuses" configuration window and set the Category to "Extended away" and then set this status, it sets only "Away" status for Jabber and ICQ, although "Extended away" for Jabber and "Not available" for ICQ would be expected. This might be related to the fact that even manual settings of "Extended away" and "Not available" statuses through menu doesn't work, it always ends up only with "Away".
*** 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