ForNeVeR / CyclopsChat

WPF-based XMPP chat application.
MIT License
21 stars 5 forks source link

Add to bookmarks leading to "The given key was not present in the dictionary" #43

Closed ForNeVeR closed 2 years ago

ForNeVeR commented 2 years ago

Today, I've tried to right-click a tab in CyclopsChat and add a room to bookmarks, which led to a message being printed to the chat log:

Disconnect due 'The given key '\' was not present in the dictionary.'.

First of all, we should improve the error handling there, and also fix the issue.

TODO: