Actions
Bug #1556
closedImplement ICLEntry::MarkMsgsRead()
Start date:
02/24/2014
Due date:
03/10/2014
% Done:
100%
Estimated time:
1:00 h
Reported in:
master
Description
MarkMsgsRead() is unimplemented at least for channels items. Please implement it, at least calling IProxyObject::MarkMessagesAsRead (this)
or something like that. See the implementation of Xoox's EntryBase::MarkMsgsRead()
or RoomCLEntry::MarkMsgsRead()
.
Expected result:
Azoth Core should be notified that the messages are marked as read.
Actual result:
Core isn't notified.
STR:
Invoke MarkMsgsRead().
System information:
LeechCraft 0.6.60-704-g960f9a0
Built with Qt 4.8.4, running with Qt 4.8.4
Running on: Gentoo/Linux x86_64 3.8.8-gentoo #9 SMP Tue Apr 23 20:11:51 MSK 2013
Actions