Bug 165061

Summary: Unblocking a contact opens his msn space
Product: [Unmaintained] kopete Reporter: Bassio <ahmedbassi>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: christophe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: actionShowProfile should be correctly connected to slotShowProfile, instead of actionBlock.

Description Bassio 2008-06-27 00:25:19 UTC
Version:           0.50.80 (using 4.00.83 (KDE 4.0.83 (KDE 4.1 Beta2), Kubuntu packages)
Compiler:          gcc
OS:                Linux (i686) release 2.6.24-19-generic

I just don't think this is intended, right?

his msn spaces page opens in konqueror .. very annoying if you block and unblock users several times a day.
Comment 1 Christophe Marin 2008-06-27 12:37:45 UTC
Confirmed in trunk (kdenetwork rev. 824543)
Comment 2 John Groszko 2008-06-28 20:50:08 UTC
Created attachment 25674 [details]
actionShowProfile should be correctly connected to slotShowProfile, instead of actionBlock.
Comment 3 Matt Rogers 2008-07-06 04:49:23 UTC
SVN commit 828505 by mattr:

Fix bug 165061

The action name was wrong, so we would always open a contact's
MSN space when attempting to unblock them (and probably never
unblocked them)

Patch by John Groszko <grosjoh1@iit.edu> - Thanks!
Fix will be in Kopete 0.60 (KDE 4.1)
BUG: 165061


 M  +1 -1      msncontact.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=828505