Summary: | Usernames in remote client config are used instead of official usernames (Yahoo) | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Joshua J. Kugler <joshua> |
Component: | Yahoo Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Joshua J. Kugler
2006-10-02 00:23:08 UTC
Referencing http://lxr.kde.org/source/KDE/kdenetwork/kopete/protocols/yahoo/yahooaccount.cpp#994 It looks like the function YahooAccount::slotGotIm needs to do a little bit of cleanup on the "who" parameter before it processes it. So, something like normalizing it to the format in the contact list plus stripping any leading or trailing spaces. I can't reproduce. Can you tell me how exactly i can change the username in what you call the "chat client's configuration" in order to test it? Thanks Sigh, I seem to have dropped the ball on this. In the old version of Gaim (have not tried recently, or with Pigin) you could accidentally put spaces in front of the user name when you created an account. It would log in OK, but this ' accountame' would be sent to Kopete as the username, and it would come up in different chat window than 'accountname'. It would help us for you to please provide us a step-by-step testcase. OK, I'll try, but I'm not sure how much more detail I can add. You might need to pull an old version of Gaim for this bug to "work" if they have fixed game in the mean time. 1. Set up an account in Gaim. In the user name field, but a space in front of the user name. It should still log in correctly. 2. From an account using Kopete, sent an IM to the correct username entered in step one. 3. From Gaim, send a reply to the IM received in step two. This should pop up a second window with the username displayed as " username" and an indication that this user is offline. Also, look at the logs, and the log for this user will have a space at the beginning of its name. Hello from the KDE Bugsquad! Unfortunately, Yahoo has discontinued the Yahoo Messenger service, and the code has been removed from Kopete. Thus, I am closing this bug as "UNMAINTAINED" since it will no longer be fixable, or able to operate due to Yahoo. |