[buddypress-trac] [BuddyPress] #4600: children of activity comments not populated with BP_Activity_Activity::get()

buddypress-trac noreply at wordpress.org
Mon Oct 29 16:58:21 UTC 2012


#4600: children of activity comments not populated with
BP_Activity_Activity::get()
--------------------------+-----------------------
 Reporter:  sboisvert     |       Owner:
     Type:  defect (bug)  |      Status:  reopened
 Priority:  normal        |   Milestone:  1.7
Component:  Activity      |     Version:  1.7
 Severity:  minor         |  Resolution:
 Keywords:  commit        |
--------------------------+-----------------------
Changes (by PeterHatch):

 * cc: PeterHatch (added)


Comment:

 If I get this right Boone you are trying to fix the problem of comments
 made to group activity posts disappearing when you refresh the page. This
 problem only occurs when commenting in the group activity stream and not
 when commenting in the sitewide activity stream or if you view the post
 individually first. Odd - so I looked at what was happening in the
 database and it appears that when commenting in the group activity stream
 the mptt_left and mptt_right are not updated in the comment or the post
 and are all left as zero. Posting a second comment in the sitewide
 activity stream or to an individual post will correct the fault and reveal
 the missing comment - or you can edit the database mptt_fields
 accordingly. I'm still using BP Version 1.2.6 with Custom Community theme.

 So if you can work out why the mptt field is not updated when commentimng
 in the group that would cure the problem I guess

 Sorry if I am barking up the wrong tree

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4600#comment:15>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list