Bug #691
"Unread messages per buffer" requester misses messages
Start date:
05/11/2009
Due date:
% Done:
100%
Estimated time:
Version:
0.4.1
OS:
Any
Description
If using this backlog requester, it can happen that there are messages missing right after the "red line". I suspect this happens if the message limit is exceeded. In this case, only $limit messages are fetched (that is to be expected and ok), but in addition, also older (read) messages are fetched. This leads to a gap that is easily missed (only if you happen to check the timestamps, you'll notice that you missed messages).
So if the limit is exceeded, we shouldn't fetch read messages, such that the user notices that he hasn't reached the red line yet.
Associated revisions
History
#1 Updated by EgS over 15 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Applied in changeset 6411b0f9a71708b58c8d5ba00bf59d1062267470.
Fixes #691 - missing messages when using unread message requester