JenisSoft / exodus

Automatically exported from code.google.com/p/exodus
0 stars 0 forks source link

Googletalk precense send changed nickname to 'resource' in chat windows #30

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Log into googletalk with exodus and wait some time.
2. gtalk will send a presence stanza with resource info
3. This will show up as a resource on your roster, and change your nickname
in your chats to that.

What is the expected output? What do you see instead?
I would expect to see my nick name in the chat windows, not the resource
sent by gtalk.
 [8:54 am]<Pat Malone> hi
instead of
 [8:54 am]<ExodusGtalB65D130A> hi

What version of the product are you using? On what operating system?
0.10.0.0 on Windows XP SP2

To what server (if public like jabber.org) are you connecting?
Googletalk

What plugins, if any, are enabled?
None

Please provide any additional information below.
Here is an example of the XML info sent from gtalk that causes the change:
[2008-04-18 16:00:13.625]  RECV: <presence
from="malone.patpat@gmail.com/ExodusGtalB65D130A"
to="malone.patpat@gmail.com/ExodusGtalB65D130A"><priority>1</priority><x
xmlns="vcard-temp:x:update"><photo/></x></presence>

Original issue reported on code.google.com by malone.p...@gmail.com on 25 Apr 2008 at 3:10