[buddypress-trac] [BuddyPress] #2546: Publishing a previous draft shows draft date
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sat Dec 11 14:05:46 UTC 2010
#2546: Publishing a previous draft shows draft date
--------------------------+-------------------------------------------------
Reporter: thekmen | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 1.3
Component: Blogs | Version:
Keywords: dev-feedback |
--------------------------+-------------------------------------------------
Changes (by boonebgorges):
* keywords: => dev-feedback
* component: Core => Blogs
Comment:
bp_blogs_record_post() creates an activity item using
$post->post_date_gmt, which does not recognize when a draft is published.
We could change it to post_modified_gmt, but this opens the possibility of
people abusing the activity stream by publishing/unpublishing posts in
order to bump them up.
I don't think this is a serious concern - on balance, it seems better to
me to use post_modified_gmt rather than post_date_gmt - but I would like a
second opinion before making the change.
--
Ticket URL: <http://trac.buddypress.org/ticket/2546#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list