[buddypress-trac] [BuddyPress Trac] #6937: fatal error when trashing emails
buddypress-trac
noreply at wordpress.org
Thu Mar 3 13:37:39 UTC 2016
#6937: fatal error when trashing emails
-------------------------------+--------------------
Reporter: DJPaul | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.5.1
Component: Component - Blogs | Version: 2.5.0
Severity: normal | Resolution:
Keywords: |
-------------------------------+--------------------
Comment (by imath):
Thanks a lot for your comments @mi423 I'm currently working on a patch.
What i'm amazed of is : how come you didn't noticed it in previous
versions of BuddyPress ?
I'm pretty sure this could happen with BuddyPress 2.4.3 having the same
components activated.
I mean in the end `bp_blogs_delete_activity()` is using
`bp_activity_delete_by_item_id()` which is located in the Activity
component.
> I'm guessing this was introduced possibly by the post type comment
tracking change.
@DJPaul The only change that could have caused this (although i think it's
there for quite a while) is the fact we include `/bp-blogs/bp-blogs-
activity.php` only if the Activity component is active. The function
`bp_blogs_remove_post()` wasn't touched during 2.5.0 dev cycle.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6937#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list