-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.2
-
Fix Version/s: 3.1.4-RC1
-
Component/s: Events
-
Labels:None
-
Environment:PHP 5.4.24, MySQL 5.5, Chrome 39.0.2171.71 m
-
GitHub Pull Request URL:
When reading post/topics or using the markread functions of the forum the function markread() is called.
Inside the notifications associated with these topics/forums are marked as read too.
So if an extension defines a new notification wich is associated with topics/posts, it should be possible to mark them as read as well. when markread() is called.