TReKiE / msnp-sharp

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

Contact does not rejoin the group #154

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load a group conversation
2. A contact becomes offline
3. A contact becomes online again as such

What is the expected output? What do you see instead?
The expect output is meant to be that he is joined back to the 
conversation, instead he does not appear in the group anymore (and is 
removed instead). Windows Live Messenger eventually leads to the expected 
output, with the contact going offline, and when back online he/she is 
joined back to the group. In this case, when coming back online, the 
contact for that group is removed instead.

What version of the product are you using? (MSNPSharp, OS, Mono etc.)
MSNP-Sharp 3.0 Stable Branch
Windows XP SP2

Please provide any additional information below.
I have tried using the Circle class and eventually changing the void 
AddMember to public and using it when the contact becomes online, however 
it is removed eventually and has no effect.

Original issue reported on code.google.com by electk...@gmail.com on 24 Oct 2009 at 1:07

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
If possible, either get a way to retrieve them back to the group, or make 
AddMember 
public so that it is possible to add them back to the group again.

Original comment by electk...@gmail.com on 24 Oct 2009 at 11:03

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1345.

Original comment by freezing...@gmail.com on 25 Oct 2009 at 6:17

GoogleCodeExporter commented 9 years ago
Ok, fixed, please check out and refer to the 
NSMessageHandler.CircleMemberJoined 
event.

Original comment by freezing...@gmail.com on 25 Oct 2009 at 6:18

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1346.

Original comment by freezing...@gmail.com on 25 Oct 2009 at 6:19

GoogleCodeExporter commented 9 years ago

Original comment by freezing...@gmail.com on 25 Oct 2009 at 6:22

GoogleCodeExporter commented 9 years ago
Thanks, it worked. Sorry for the several issues (if disruptiing), but otherwise 
this 
issue works properly.

Original comment by electk...@gmail.com on 25 Oct 2009 at 6:38

GoogleCodeExporter commented 9 years ago

Original comment by hepha...@gmail.com on 30 Oct 2009 at 4:56