Do not store offline messages that are already stored

Description

  1. Client requests offline message by sending iq and openfire sends the message to the client

  2. Client closes its connection before sending ack for the message

  3. Stream management causes message to be stored offline as a new message (includes offline tag also)

i think if a stanza contains "offline" tag, it should not be stored

Environment

None

Activity

Show:

Guus der Kinderen June 17, 2021 at 1:26 PM

Fixed in https://github.com/igniterealtime/Openfire/commit/238886be2d679869fd1f209d3e8e8a501ec948ea (which has also been cherry-picked to the 4.6 branch).

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created September 14, 2020 at 7:38 PM
Updated June 17, 2021 at 1:26 PM
Resolved June 17, 2021 at 1:26 PM

Flag notifications