[buddypress-trac] [BuddyPress Trac] #8015: personal data exporter error
buddypress-trac
noreply at wordpress.org
Mon Dec 3 21:12:30 UTC 2018
#8015: personal data exporter error
--------------------------+---------------------
Reporter: Venutius | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.1.0
Component: Members | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+---------------------
Changes (by boonebgorges):
* component: Core => Members
* milestone: Awaiting Review => 4.1.0
Comment:
Thank you for the report. `notification_item` was a copy-paste error.
`total_count` only exists when fetching grouped notifications, which we're
not doing in this context. See
https://buddypress.trac.wordpress.org/browser/tags/4.0.0/src/bp-
notifications/classes/class-bp-notifications-
notification.php?marks=1156#L1149
But because we're using the same
'bp_notifications_get_notifications_for_user' filter, we need to pass
*something* in this spot. I'm going to change it to `null`.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8015#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list