Prevent empty-bodied messages from being stored in the offline message store.

Description

The offline message store will save every non-null Message object that it receives. This could include messages that do not have a body. Typical examples of these could be chat-state notification messages.

These messages should not be persisted in the offline message store, but ignored instead.

Environment

None

Activity

Show:

Guus der Kinderen 
July 22, 2008 at 9:56 PM

This should fix the problem:

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created July 22, 2008 at 9:41 PM
Updated July 22, 2008 at 10:01 PM
Resolved July 22, 2008 at 10:01 PM