offline messages :user can't recevied all offline messages (#19)
Closed
peirong jiang opened 9 years ago

in one to one chat, tigase server version:7.0.2

Step 1

user a is on-line,user b is off-line:

client: Spark

user a sent some messages to user b:

"offline messages

offline

offline1"

these messages had stored in table msg_history.

Step 2

user b login on Spark ,user b is on-line.

but user b only received the first message "offline messages" from user a just sent, the other messages had been lost,and also the three messages in table msg_history had been deleted.

you can see the detail by the snapshot .fyi.

clipboard.png

wojciech.kapcia@tigase.net commented 9 years ago

For general questions please use our forums. When you fund a bug please provide a clear test-case and full logs illustrating the bug.

As for the problem at hand - please check client log for received messages and server logs for the processing of the messages - retrieval from the database and sending them to the user.

peirong jiang commented 9 years ago

Wojciech Kapcia wrote:

For general questions please use our forums. When you fund a bug please provide a clear test-case and full logs illustrating the bug.

As for the problem at hand - please check client log for received messages and server logs for the processing of the messages - retrieval from the database and sending them to the user.

Ok,tkx。I have found it's not the tigase's server problem, it's the Spark client's issue.

Spark recevied all offline messages but only show the first message on IM chat dialog.

issue 1 of 1
Type
Bug
Priority
Major
Assignee
RedmineID
3413
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-message-archiving#19
Please wait...
Page is in error, reload to recover