TReKiE / msnp-sharp

Automatically exported from code.google.com/p/msnp-sharp
0 stars 0 forks source link

Conversation with people not in contact list #76

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We can't have a conversation with 3 or more people, when some of them are 
not in our contact list.

What steps will reproduce the problem?
3 persons : A and B, who use the official Live messenger Client
Mr P, who uses a client based on MSN P sharp

A knows B and P
P only knows A
B only know A

P talks with A
A invites B in the conversation :
P is not notified that somebody joins the conversation, and doesn't 
receive any message from B

A and B see the conversation with 3 person
P still think he only talks to A

What version of the product are you using? On what operating system?
Release 2.5.3 (no, I didn't upgrade after the last bug fix, sorry ;) on 
Windows Vista

Original issue reported on code.google.com by adh...@gmail.com on 26 Jan 2009 at 4:32

GoogleCodeExporter commented 9 years ago
Hi,
Fixed.

When MSNP15 users joins to conversations their's auth is email, not email;GUID.

This issue depends with issue 77.

Could you upgrade your code to:

http://msnp-sharp.googlecode.com/svn/branches/MSNPSHARP_25_STABLE
OR
http://msnp-sharp.googlecode.com/svn/trunk

Thanks for the report.

Original comment by hepha...@gmail.com on 28 Jan 2009 at 5:42