[buddypress-trac] [BuddyPress Trac] #5504: BuddyPress, in some cases, marks some notifications as read without the user has read them

buddypress-trac noreply at wordpress.org
Tue Oct 27 22:36:21 UTC 2015


#5504: BuddyPress, in some cases, marks some notifications as read without the
user has read them
---------------------------------------+-----------------------------
 Reporter:  SGr33n                     |       Owner:  imath
     Type:  defect (bug)               |      Status:  assigned
 Priority:  normal                     |   Milestone:  Future Release
Component:  Component - Notifications  |     Version:
 Severity:  normal                     |  Resolution:
 Keywords:  needs-patch                |
---------------------------------------+-----------------------------
Changes (by imath):

 * owner:   => imath
 * status:  new => assigned


Comment:

 Hi @SGr33n thanks for your feedback.

 I think i see what's happening here. When you click on the admin bar, you
 display the page site.url/members/username/activity/mentions. In this page
 only 20 activity are displayed because the default activity `per_page`
 loop parameter is 20. But when this screen is displayed, we are using a
 function to clear all new_at_mention notifications using
 `bp_activity_remove_screen_notifications()`

 I have an idea about a possible "fix", will come back later on this
 ticket.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5504#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list