Bug 291630 - XMPP chat room is not being rejoined when reconnecting to account
Summary: XMPP chat room is not being rejoined when reconnecting to account
Status: RESOLVED DUPLICATE of bug 288327
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: git-latest
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: 0.4.0
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-16 07:06 UTC by Elias Probst
Modified: 2012-07-06 12:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elias Probst 2012-01-16 07:06:12 UTC
Version:           git-latest (using Devel) 
OS:                Linux

When reconnecting to an account which has being used to participate in a group chat previously, the group chat remains offline and is not being reconnected automatically.

Reproducible: Always

Steps to Reproduce:
→ Open Contact List
→ Set presence to Available/Online
→ Use "Join chat room" to join an XMPP group chat
→ Set presence to Offline
→ Set presence to Online

Actual Results:  
→ The presence icon of the group chat remains "Offline"
→ No new messages are shown in the group chat
→ The group chat remains offline, although the account which has been used to connect to this group chat is online again

Expected Results:  
→ The group chat should reconnect automatically as soon as the account's connection status isn't "Offline" anymore

Maybe the auto-rejoin of group chats could be made optional (but enabled by default) through some configuration options.
Comment 1 Martin Klapetek 2012-01-16 15:38:23 UTC

*** This bug has been marked as a duplicate of bug 288327 ***