Bug 300947 - Unable to block user in msn xmlpp
Summary: Unable to block user in msn xmlpp
Status: RESOLVED UPSTREAM
Alias: None
Product: telepathy
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR major
Target Milestone: 0.4.0
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-31 16:20 UTC by Simple
Modified: 2012-07-06 12:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simple 2012-05-31 16:20:30 UTC
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
Comment 1 David Edmundson 2012-06-25 20:03:26 UTC
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
Comment 2 David Edmundson 2012-06-25 20:04:14 UTC
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.