Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.2.1
-
Fix Version/s: 3.3.0
-
Component/s: None
-
Labels:None
-
Acceptance Test - Add?:No
Description
This is the Master Ticket for file transfer bugs.
For reference, these are the links to the changes by Henning:
http://community.igniterealtime.org/message/200840#200840
http://community.igniterealtime.org/message/202593#202593
It was committed as rev 11815 and rev. 11822
The code of Henning was extensively reviewed by Tim Jentz and tested by Walter Ebeling. Several changes of the community were combined and additional changes were made to make file transfer via bytestream, bytestream via proxy and IBB working in Spark 2.6.3 again.
Especially IBB file transfer needed to change from IQ stanzas to message stanzas to allow IBB again. This is breaks the attempted full implementation of XEP-0047 that is not working without errors when using IQ Stanzas.
The patch combined fixes for a couple of sub tasks to this master ticket. Namely
smack-263
smack-335
smack-349
smack-334
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Robin Collier [ rcollier ] | Tim Jentz [ timjentz ] |
| Attachment | smack-351.patch [ 11240 ] |
| Attachment | bytestreamPatch_19.09.11.patch [ 11247 ] |
| Attachment | localProxy_19.09.11.patch [ 11248 ] |
| Assignee | Tim Jentz [ timjentz ] | Robin Collier [ rcollier ] |
| Fix Version/s | 3.3.0 [ 10911 ] | |
| Fix Version/s | 3.2.2 [ 10924 ] |
| Description |
This is the Master Ticket for file transfer bugs introduced by the work of Henning Staib
For reference, these are the links to the changes by Henning: http://community.igniterealtime.org/message/200840#200840 http://community.igniterealtime.org/message/202593#202593 It was committed as rev 11815 and rev. 11822 The code of Henning was extensively reviewed by Tim Jentz and tested by Walter Ebeling. Several changes of the community were combined and additional changes were made to make file transfer via bytestream, bytestream via proxy and IBB working in Spark 2.6.3 again. Especially IBB file transfer needed to change from IQ stanzas to message stanzas to allow IBB again. This is breaks the attempted full implementation of XEP-0047 that is not working without errors when using IQ Stanzas. The patch combined fixes for a couple of sub tasks to this master ticket. Namely smack-263 smack-335 smack-349 smack-334 |
This is the Master Ticket for file transfer bugs.
For reference, these are the links to the changes by Henning: http://community.igniterealtime.org/message/200840#200840 http://community.igniterealtime.org/message/202593#202593 It was committed as rev 11815 and rev. 11822 The code of Henning was extensively reviewed by Tim Jentz and tested by Walter Ebeling. Several changes of the community were combined and additional changes were made to make file transfer via bytestream, bytestream via proxy and IBB working in Spark 2.6.3 again. Especially IBB file transfer needed to change from IQ stanzas to message stanzas to allow IBB again. This is breaks the attempted full implementation of XEP-0047 that is not working without errors when using IQ Stanzas. The patch combined fixes for a couple of sub tasks to this master ticket. Namely smack-263 smack-335 smack-349 smack-334 |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Please review the patch and consider a commit.