| Summary: | "Online since" information not read for ICQ contacts | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Robert Peter <robert1peter> |
| Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | kde |
| Priority: | NOR | ||
| Version First Reported In: | 0.80.2 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Robert Peter
2009-10-31 12:29:23 UTC
This information is still read but not displayed by default anymore. You can re-add "Online since" in Settings->Configure...->"Contact List"->"Contact List"->"Change Tooltip Contents...". Maybe I described the problem too inexact: When an ICQ contact signs in at 13:00, and I sign in at 14:00, kopete in kde3 displayed "online since 13:00" for this contact. Recent kopete does not read this information from ICQ's server and just shows "online since 14:00" for each contact that signed in before me. Yes, I observed this too. However, after some time, the correct times tamps are shown. SVN commit 1043341 by rjarosz: Don't overwrite onlineSince if the property is already set. BUG: 212504 M +2 -1 kopetecontact.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1043341 |