Revision 535976

Go back to digest for 7th May 2006

Bug Fixes in Networking Tools

Jan Ritzerfeld committed changes in /branches/KDE/3.5/kdenetwork/kopete:

Backport fix:
Use the following method to determine the status message to
be displayed (the term "contact" should be read as
"contact of the metacontact" and "online" as "not offline"):
* Display the new status message if
- the new status message is not empty and
- the contact who set it is online or there are no contacts online at all.
* Otherwise display the first non-empty status message among all contacts
online---or offline if there are no contacts online at all.
* If no status message is displayed yet display no status message at all.

CCBUG: 116614

File Changes

Modified 2 files
  • /branches/KDE/3.5/kdenetwork/kopete
  •   /kopete/contactlist/kopetemetacontactlvi.cpp
  •   /protocols/jabber/jabberbasecontact.cpp
2 files changed in total