Bug #144

avatar

disconnecting/closing protocol chats might leave disabled chats behind

Added by Mirco Bauer 5566 days ago. Updated 5565 days ago.

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

0%

Category:Engine
Target version:0.6.3
Complexity:

Found in Version:

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 5565 days ago

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

Fixed in SVN revision r479

Also available in: Atom PDF