[buddypress-trac] [BuddyPress] #3746: On Multisite Editing Blog Posts Bumps Original Activity To Top

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Mon Nov 21 23:22:38 UTC 2011


#3746: On Multisite Editing Blog Posts Bumps Original Activity To Top
--------------------------+------------------------------
 Reporter:  nahummadrid   |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Activity      |     Version:  1.5
 Severity:  major         |  Resolution:
 Keywords:                |
--------------------------+------------------------------

Comment (by seagrinch):

 I have the same problem.

 Line 193 in bp-blogs/bp-blogs-functions.php should be
      'recorded_time'     => $post->post_date_gmt
 instead of
      'recorded_time'     => $post->post_modified_gmt

 In addition, the format of the activity notice has changed (again), which
 means you may have to update any custom parsers.  I'd prefer the colon to
 the comma in line 181, but I'd take either as long as it stays the same.

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


More information about the buddypress-trac mailing list