ed33 / rcsjta

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

NPE upon invitation to tansfer file over a GC #75

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
A GC session is initiated by A with B and C.
One GC is established, B initiates a file transfer.

What is the expected output:
File is transferred to A and C.

What I see instead:
A fails with NPE when trying to save the File transfer into the provider 
because the contact is null. The remote contact of the group chat session is 
not the sender of the file. The contact must be the one extracted from the CPIM 
header. 

See attached logcat trace for details on NPE.

Original issue reported on code.google.com by lemordan...@gmail.com on 13 Nov 2014 at 1:23

Attachments:

GoogleCodeExporter commented 8 years ago
This issue was closed by revision d8b6d932ce05.

Original comment by lemordan...@gmail.com on 13 Nov 2014 at 5:48