TReKiE / msnp-sharp

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

TextMessageEventArgs.Sender.Mail #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello.
Sometimes TextMessageEventArgs.Sender.Mail is null on incoming message. 
How this is possible?

Original issue reported on code.google.com by Flashbo...@gmail.com on 26 Jan 2009 at 5:59

GoogleCodeExporter commented 9 years ago
NULLRefenceException: Object reference not set to an instance of an object.
TextMessageEventArgs.Sender.Mail

Original comment by Flashbo...@gmail.com on 26 Jan 2009 at 6:23

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 76.

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:41