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
Updated by 0xd34df00d over 10 years ago
- Status changed from New to Assigned
- Target version set to 0.6.65
Updated by Magog over 10 years ago
- Due date set to 03/10/2014
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
- Estimated time set to 1:00 h
may be fixed
Actions