bettybop68 / android-rcs-ims-stack

Automatically exported from code.google.com/p/android-rcs-ims-stack
0 stars 1 forks source link

FToHTTP - Cannot download file in sequential way #200

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. A has FToHTTP messages store on database
2. A become online, and receive the 2 FToHTTP
3. A select a FToHTTP to download, the download is OK
4. A select the second FToHTTP, pop-up error is displayed on RI interface

What is the expected output? What do you see instead?
No errors on FToHTTP download.

What version of the product are you using? On what operating system?
2.5.14

Please provide any additional information below.
Logs+traces (paquet 331 & 335 to see the FToHTTP messages) on attachment

Original issue reported on code.google.com by rcs.capg...@gmail.com on 17 Jan 2014 at 10:34

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by lemordan...@gmail.com on 24 Mar 2014 at 2:02

GoogleCodeExporter commented 8 years ago
Fixed by revision 
http://code.google.com/p/android-rcs-ims-stack/source/detail?r=520

If a BYE of the corresponding chatSession is received before the end of
FileTransfer, the BYE was transfered to the FT session instead of chat session.

Original comment by lemordan...@gmail.com on 26 Mar 2014 at 8:02