| Summary: | Allow available word in XMPP presence/status as workaround for some protocol | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Tomasz Kalkosiński <tomasz2k> |
| Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Fix | ||
|
Description
Tomasz Kalkosiński
2009-10-14 16:33:16 UTC
Created attachment 38013 [details]
Fix
Fix works as expected. Thanks! SVN commit 1043996 by rjarosz: If client sends invalid/unknown status then assume that the client is online. BUG: 210558 M +1 -0 jabberprotocol.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1043996 SVN commit 1043998 by rjarosz: Backport commit 1043996. If client sends invalid/unknown status then assume that the client is online. CCBUG: 210558 M +1 -0 jabberprotocol.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1043998 |