Bug #144

avatar

disconnecting/closing protocol chats might leave disabled chats behind

Added by Mirco Bauer 577 days ago. Updated 576 days ago.

Status:Closed Start:
Priority:Immediate Due date:
Assigned to:avatarMirco Bauer % Done:

0%

Category:Engine
Target version:0.6.3
Resolution:

fixed

Complexity:

Votes: 0

Description

When you disconnect/close a protocol chat and that one has some disabled chats open, they will not be removed. DisableChat() removes the chat from the SyncedChats list and FrontendManager.RemoveChat() checks if the chat is synced or not, if not, it will supress the RemoveChat call, which leaves the dangling chat behind.

History

Updated by Mirco Bauer 576 days ago

avatar
  • Status changed from New to Closed
  • Resolution set to fixed

Fixed in SVN revision r479

Also available in: Atom PDF