[buddypress-trac] [BuddyPress] #2546: Publishing a previous draft shows draft date

buddypress-trac noreply at wordpress.org
Fri Nov 15 21:31:47 UTC 2013


#2546: Publishing a previous draft shows draft date
--------------------------+---------------------
 Reporter:  thekmen       |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  1.5
Component:  Blogs         |     Version:
 Severity:  normal        |  Resolution:  fixed
 Keywords:  dev-feedback  |
--------------------------+---------------------

Comment (by boonebgorges):

 In [changeset:"7577"]:
 {{{
 #!CommitTicketReference repository="" revision="7577"
 Publish blog posts to the activity stream based on transition_post_status

 BP has historically had problems when posting certain kinds of blog posts
 to
 the activity stream, such as improper bumping for post edits and incorrect
 timestamps for scheduled posts. These problems stem from the fact that
 bp_blogs_record_post has been hooked to the generic 'save_post'. Using
 'transition_post_status' instead allows BP to prevent edit-bumps, while
 allowing bp_blogs_record_post() to use post_date_gmt for activity
 timestamps
 (thereby properly attributing scheduled posts).

 See #3746, #2546.

 Fixes #4090
 }}}

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


More information about the buddypress-trac mailing list