Build: #12 was successful Scheduled with changes by Dave Cridland <dave@cridland.net>

Build result summary

Details

Completed
Queue duration
1 second
Duration
2 minutes
Labels
None
Revision
cfb3e7dedd0ca2546a0092b770645bf9421fb882
Total tests
248
Successful since
#11 ()

Tests

Code commits

Author Commit Message Commit date
Dave Cridland <dave@cridland.net> Dave Cridland <dave@cridland.net> cfb3e7dedd0ca2546a0092b770645bf9421fb882 OF-1590 Validate h against resumed session
The `<resume/>` element sent by the client during a XEP-0198 session
resumption contains an `h` attribute which is validated to ensure it
has not acknowledged more stanzas than were actually sent.

However, we were validating that against the current session, whose
counters would be disabled, and therefore left at zero. This simply
checks them against the correct session instead - the `otherSession`
which is to be resumed.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-1590Could not obtain issue details from Jira
Unknown Issue TypeXEP-0198Could not obtain issue details from Jira