When clicking to block a contact in a MSN (xmlpp) account appears this error message: org.freedesktop.Telepathy.Error.NotImplemented: Cannot block contacts on this protocol also when clicking to remove contact, it doesnt remove it. Reproducible: Always Steps to Reproduce: Already described Actual Results: Already described Expected Results: Already described
Git commit a09c659bebc399939eff12b13b5a0d70c3e7c1dc by David Edmundson. Committed on 25/06/2012 at 01:09. Pushed by davidedmundson into branch 'master'. Only show context menu items block/rerequest/resend when relevant REVIEW: 105344 M +20 -7 context-menu.cpp M +6 -0 dialogs/remove-contact-dialog.cpp http://commits.kde.org/telepathy-contact-list/a09c659bebc399939eff12b13b5a0d70c3e7c1dc
We (now) no longer show "block" if the server doesn't support it. If the server doesn't support it, there's not a lot we can do about it. Sorry.