#899 Some orderings of presence-subscribe/d does not work
Reporter
Zash
Owner
Nobody
Created
Updated
Stars
★★ (3)
Tags
NeedsTests
Priority-Medium
Type-Defect
Status-Accepted
Zash
on
What steps will reproduce the problem?
1. A sends presence subscribe to B
2. B sends presence subscribe to A
3. B sends presence subscribed to A
4. A sends presence subscribed to B
What is the expected output?
Mutual subscription.
What do you see instead?
Only A subscribed to B
What version of the product are you using?
0.9.12
Please provide any additional information below.
Broken by fix for #673
Probe triggers sending of presence unsubscribed which cancels subscription requests
What steps will reproduce the problem? 1. A sends presence subscribe to B 2. B sends presence subscribe to A 3. B sends presence subscribed to A 4. A sends presence subscribed to B What is the expected output? Mutual subscription. What do you see instead? Only A subscribed to B What version of the product are you using? 0.9.12 Please provide any additional information below. Broken by fix for #673 Probe triggers sending of presence unsubscribed which cancels subscription requests
Milestone-0.9NeedsTests