Bug 165061 - Unblocking a contact opens his msn space
Summary: Unblocking a contact opens his msn space
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-27 00:25 UTC by Bassio
Modified: 2008-07-06 04:49 UTC (History)
1 user (show)

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


Attachments
actionShowProfile should be correctly connected to slotShowProfile, instead of actionBlock. (635 bytes, patch)
2008-06-28 20:50 UTC, John Groszko
Details

Note You need to log in before you can comment on or make changes to this bug.
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