Version: git-latest (using Devel) OS: Linux After blocking a contact, there seems to be no proper way to actually unblock a contact from within the contact list. Reproducible: Always Steps to Reproduce: 1) Launch contact list 2) Block a contact 3) ( Currently the contact list crashes after this step, please see bug 274942 ) 4) Restart contact list 5) Try to unblock the contact Actual Results: Cannot unblock blocked contact Expected Results: Blocked contact can be easily unblocked OS: Linux (x86_64) release 2.6.38-9-generic Compiler: gcc
Git commit a80f55c0ea4fedc4e2a10250473818cd874089d9 by Martin Klapetek. Committed on 15/11/2011 at 17:47. Pushed by mklapetek into branch 'master'. Use correct slots for blocking/unblocking contacts CCBUG: 275131 M +2 -2 main-widget.cpp http://commits.kde.org/telepathy-contact-list/a80f55c0ea4fedc4e2a10250473818cd874089d9
I've just renewed the Block/Unblock code in contact list, blocking and unblocking contacts now works as it should (actions accessible via context menu).