Bug #2305
Setting XMPP offline status with status message does not work
| Status: | Resolved | Start date: | 09/10/2011 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | - | Spent time: | - | |
| Target version: | Kadu - 0.10.1 | |||
| Found in Git commit: | Steps to reproduce: | |||
| Fixed in Git commit: | 78a25742993b4563fb86766085d8c80c53a28065 | Additional information: | ||
| Junior job: |
Description
Setting XMPP offline status with status message does not work. Status message is left empty, always. I tested Psi and it works correctly. Didn't look at the XML console so far.
Related issues
History
Updated by Bartosz Brachaczek over 1 year ago
- Project changed from Kadu to jabber
Updated by Wojciech "Juzef" Treter over 1 year ago
- Assignee set to Wojciech "Juzef" Treter
Updated by Wojciech "Juzef" Treter over 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Fixed like a boss. Only thing I needed was to read PSI source with understanding. So, as explained here: http://gitorious.org/kadu/kadu/blobs/master/plugins/jabber_protocol/client/jabber-client.cpp#line343 for unknown reason server needs some delay before closing connection, otherwise status message won't be stored.
Anyone can confirm it's not only my happy day and it really works?
Updated by Bartosz Brachaczek over 1 year ago
- Fixed in Git commit set to 78a25742993b4563fb86766085d8c80c53a28065
Works for me, except for #2340.